Struct avr_device::atmega168::cpu::spmcsr::SELFPRGEN_W [−][src]
pub struct SELFPRGEN_W<'a> { /* fields omitted */ }Expand description
Field SELFPRGEN writer - Self Programming Enable
Implementations
Auto Trait Implementations
impl<'a> Send for SELFPRGEN_W<'a>impl<'a> Sync for SELFPRGEN_W<'a>impl<'a> Unpin for SELFPRGEN_W<'a>