Type Alias atmega_hal::pac::fuse::high::SPIEN_R

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

Field SPIEN reader - Serial program downloading (SPI) enabled

Aliased Type§

struct SPIEN_R { /* private fields */ }