Type Alias avr_device::atmega2560::fuse::high::SPIEN_R
source · pub type SPIEN_R = BitReader<bool>;Expand description
Field SPIEN reader - Serial program downloading (SPI) enabled
Aliased Type§
struct SPIEN_R { /* private fields */ }