Type Alias SPR_W

Source
pub type SPR_W<'a, const O: u8> = FieldWriterRaw<'a, u8, SPCR_SPEC, u8, SPR_A, Safe, 2, O>;
Expand description

Field SPR writer - SPI Clock Rate Selects

Aliased Type§

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