Type Alias avr_device::atmega2560::tc4::tifr4::OCF4A_W

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

Field OCF4A writer - Output Compare Flag 4A

Aliased Type§

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