Type Alias atmega_hal::pac::fuse::high::SPIEN_W

source ·
pub type SPIEN_W<'a, const O: u8> = BitWriterRaw<'a, u8, HIGH_SPEC, bool, BitM, O>;
Expand description

Field SPIEN writer - Serial program downloading (SPI) enabled

Aliased Type§

struct SPIEN_W<'a, const O: u8> { /* private fields */ }