Type Alias attiny_hal::pac::tc1::tccr1::CTC1_W

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

Field CTC1 writer - Clear Timer/Counter on Compare Match

Aliased Type§

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