Type Alias avr_device::atmega2560::fuse::high::SPIEN_W
source · pub type SPIEN_W<'a, const O: u8> = BitWriter<'a, u8, HIGH_SPEC, bool, O>;Expand description
Field SPIEN writer - Serial program downloading (SPI) enabled
Aliased Type§
struct SPIEN_W<'a, const O: u8> { /* private fields */ }