Type Alias avr_device::atmega2560::tc2::timsk2::OCIE2B_W
source · pub type OCIE2B_W<'a, const O: u8> = BitWriter<'a, u8, TIMSK2_SPEC, bool, O>;Expand description
Field OCIE2B writer - Timer/Counter2 Output Compare Match B Interrupt Enable
Aliased Type§
struct OCIE2B_W<'a, const O: u8> { /* private fields */ }