Type Alias OCF0A_W

Source
pub type OCF0A_W<'a, const O: u8> = BitWriterRaw<'a, u8, TIFR0_SPEC, bool, BitM, O>;
Expand description

Field OCF0A writer - Timer/Counter0 Output Compare Flag 0A

Aliased Type§

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