Type Alias SPE_W

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

Field SPE writer - SPI Enable

Aliased Typeยง

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