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