pub type W = W<EXT1_SPEC>;
Expand description
Register EXT1
writer
Aliased Type§
struct W { /* private fields */ }
Implementations§
source§impl W
impl W
sourcepub fn t_erase_time(&mut self) -> T_ERASE_TIME_W<'_, EXT1_SPEC>
pub fn t_erase_time(&mut self) -> T_ERASE_TIME_W<'_, EXT1_SPEC>
Bits 0:11 - erase flash delay time by system clock.
sourcepub fn t_erase_shift(&mut self) -> T_ERASE_SHIFT_W<'_, EXT1_SPEC>
pub fn t_erase_shift(&mut self) -> T_ERASE_SHIFT_W<'_, EXT1_SPEC>
Bits 16:19 - erase flash delay time shift.
sourcepub fn t_erase_ena(&mut self) -> T_ERASE_ENA_W<'_, EXT1_SPEC>
pub fn t_erase_ena(&mut self) -> T_ERASE_ENA_W<'_, EXT1_SPEC>
Bit 31 - erase flash delay enable.