Type Alias avr_device::attiny85::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 */ }