Type Alias avr_device::atmega2560::tc2::tifr2::OCF2B_W
source · pub type OCF2B_W<'a, const O: u8> = BitWriter<'a, u8, TIFR2_SPEC, bool, O>;Expand description
Field OCF2B writer - Output Compare Flag 2B
Aliased Type§
struct OCF2B_W<'a, const O: u8> { /* private fields */ }