Type Alias atmega_hal::pac::spi::spcr::SPE_W

source ·
pub type SPE_W<'a, const O: u8> = BitWriterRaw<'a, u8, SPCR_SPEC, bool, BitM, O>;
Expand description

Field SPE writer - SPI Enable

Aliased Type§

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