Type Alias atmega_hal::pac::tc2::timsk2::OCIE2B_W

source ·
pub type OCIE2B_W<'a, const O: u8> = BitWriterRaw<'a, u8, TIMSK2_SPEC, bool, BitM, 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 */ }