Type Alias atmega_hal::pac::spi::spsr::SPIF_R

source ·
pub type SPIF_R = BitReaderRaw<bool>;
Expand description

Field SPIF reader - SPI Interrupt Flag

Aliased Type§

struct SPIF_R { /* private fields */ }