Type Alias atmega_hal::pac::tc1::tccr1b::CS1_W

source ·
pub type CS1_W<'a, const O: u8> = FieldWriterRaw<'a, u8, TCCR1B_SPEC, u8, CS1_A, Safe, 3, O>;
Expand description

Field CS1 writer - Prescaler source of Timer/Counter 1

Aliased Type§

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