Type Alias avr_device::atmega2560::tc4::tifr4::OCF4C_W

source ·
pub type OCF4C_W<'a, const O: u8> = BitWriter<'a, u8, TIFR4_SPEC, bool, O>;
Expand description

Field OCF4C writer - Output Compare Flag 4C

Aliased Type§

struct OCF4C_W<'a, const O: u8> { /* private fields */ }