Type Alias avr_device::atmega2560::tc3::tifr3::OCF3A_W
source · pub type OCF3A_W<'a, const O: u8> = BitWriter<'a, u8, TIFR3_SPEC, bool, O>;Expand description
Field OCF3A writer - Output Compare Flag 3A
Aliased Type§
struct OCF3A_W<'a, const O: u8> { /* private fields */ }