Type Alias avr_device::attiny85::tc1::tccr1::CTC1_W

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

Field CTC1 writer - Clear Timer/Counter on Compare Match

Aliased Type§

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