Type Alias avr_device::atmega32u4::spi::spcr::SPE_R

source ·
pub type SPE_R = BitReader<bool>;
Expand description

Field SPE reader - SPI Enable

Aliased Type§

struct SPE_R { /* private fields */ }