Type Alias avr_device::atmega2560::tc5::timsk5::OCIE5B_W
source · pub type OCIE5B_W<'a, const O: u8> = BitWriter<'a, u8, TIMSK5_SPEC, bool, O>;Expand description
Field OCIE5B writer - Timer/Counter5 Output Compare B Match Interrupt Enable
Aliased Type§
struct OCIE5B_W<'a, const O: u8> { /* private fields */ }