Type Alias atmega_hal::pac::tc4::timsk4::OCIE4B_W

source ·
pub type OCIE4B_W<'a, const O: u8> = BitWriterRaw<'a, u8, TIMSK4_SPEC, bool, BitM, O>;
Expand description

Field OCIE4B writer - Timer/Counter4 Output Compare B Match Interrupt Enable

Aliased Type§

struct OCIE4B_W<'a, const O: u8> { /* private fields */ }