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