Type Alias atmega_hal::pac::tc5::tccr5b::CS5_W

source ·
pub type CS5_W<'a, const O: u8> = FieldWriterRaw<'a, u8, TCCR5B_SPEC, u8, CS5_A, Safe, 3, O>;
Expand description

Field CS5 writer - Prescaler source of Timer/Counter 5

Aliased Type§

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