Type Alias avr_device::atmega2560::tc5::tifr5::OCF5A_W

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

Field OCF5A writer - Output Compare Flag 5A

Aliased Type§

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