Type Alias PRSPI_W

Source
pub type PRSPI_W<'a, const O: u8> = BitWriterRaw<'a, u8, PRR_SPEC, bool, BitM, O>;
Expand description

Field PRSPI writer - Power Reduction Serial Peripheral Interface

Aliased Type§

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