Type Alias avr_device::atmega2560::tc3::tifr3::OCF3C_W

source ·
pub type OCF3C_W<'a, const O: u8> = BitWriter<'a, u8, TIFR3_SPEC, bool, O>;
Expand description

Field OCF3C writer - Output Compare Flag 3C

Aliased Type§

struct OCF3C_W<'a, const O: u8> { /* private fields */ }