Type Alias attiny_hal::pac::tc1::tifr::OCF1A_W

source ·
pub type OCF1A_W<'a, const O: u8> = BitWriterRaw<'a, u8, TIFR_SPEC, bool, BitM, O>;
Expand description

Field OCF1A writer - Timer/Counter1 Output Compare Flag 1A

Aliased Type§

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