Type Alias atmega_hal::pac::tc3::tccr3b::CS3_W

source ·
pub type CS3_W<'a, const O: u8> = FieldWriterRaw<'a, u8, TCCR3B_SPEC, u8, CS3_A, Safe, 3, O>;
Expand description

Field CS3 writer - Prescaler source of Timer/Counter 3

Aliased Type§

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