Type Alias avr_device::atmega2560::tc0::tifr0::OCF0A_W
source · pub type OCF0A_W<'a, const O: u8> = BitWriter<'a, u8, TIFR0_SPEC, bool, O>;Expand description
Field OCF0A writer - Timer/Counter0 Output Compare Flag 0A
Aliased Type§
struct OCF0A_W<'a, const O: u8> { /* private fields */ }