Type Alias avr_device::atmega2560::tc0::timsk0::OCIE0B_W
source · pub type OCIE0B_W<'a, const O: u8> = BitWriter<'a, u8, TIMSK0_SPEC, bool, O>;Expand description
Field OCIE0B writer - Timer/Counter0 Output Compare Match B Interrupt Enable
Aliased Type§
struct OCIE0B_W<'a, const O: u8> { /* private fields */ }