Type Alias PRSPI_W

Source
pub type PRSPI_W<'a, REG> = BitWriter<'a, REG>;
Expand description

Field PRSPI writer - Power Reduction Serial Peripheral Interface

Aliased Typeยง

struct PRSPI_W<'a, REG> { /* private fields */ }