Type Alias avr_device::atmega2560::tc2::tifr2::OCF2A_W
source · pub type OCF2A_W<'a, const O: u8> = BitWriter<'a, u8, TIFR2_SPEC, bool, O>;Expand description
Field OCF2A writer - Output Compare Flag 2A
Aliased Type§
struct OCF2A_W<'a, const O: u8> { /* private fields */ }