Type Alias avr_device::atmega2560::tc1::tifr1::OCF1B_W
source · pub type OCF1B_W<'a, const O: u8> = BitWriter<'a, u8, TIFR1_SPEC, bool, O>;Expand description
Field OCF1B writer - Output Compare Flag 1B
Aliased Type§
struct OCF1B_W<'a, const O: u8> { /* private fields */ }