Type Alias SPIE_W

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

Field SPIE writer - SPI Interrupt Enable

Aliased Typeยง

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