Type Alias avr_device::atmega2560::tc3::tifr3::OCF3B_W
source · pub type OCF3B_W<'a, const O: u8> = BitWriter<'a, u8, TIFR3_SPEC, bool, O>;Expand description
Field OCF3B writer - Output Compare Flag 3B
Aliased Type§
struct OCF3B_W<'a, const O: u8> { /* private fields */ }