Type Alias avr_device::atmega2560::tc5::tifr5::OCF5C_W
source · pub type OCF5C_W<'a, const O: u8> = BitWriter<'a, u8, TIFR5_SPEC, bool, O>;Expand description
Field OCF5C writer - Output Compare Flag 5C
Aliased Type§
struct OCF5C_W<'a, const O: u8> { /* private fields */ }