pub type OCIE3B_W<'a, const O: u8> = BitWriter<'a, u8, TIMSK3_SPEC, bool, O>;
Expand description

Field OCIE3B writer - Timer/Counter3 Output Compare B Match Interrupt Enable

Aliased Type§

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