Type Alias atmega_hal::pac::tc4::tccr4b::CS4_W

source ·
pub type CS4_W<'a, const O: u8> = FieldWriterRaw<'a, u8, TCCR4B_SPEC, u8, CS4_A, Safe, 3, O>;
Expand description

Field CS4 writer - Prescaler source of Timer/Counter 4

Aliased Type§

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