pub type W = W<MEM_CTRL_SPEC>;
Expand description
Register MEM_CTRL
writer
Aliased Type§
struct W { /* private fields */ }
Implementations§
source§impl W
impl W
sourcepub fn uart_wakeup_flag_clr(
&mut self,
) -> UART_WAKEUP_FLAG_CLR_W<'_, MEM_CTRL_SPEC>
pub fn uart_wakeup_flag_clr( &mut self, ) -> UART_WAKEUP_FLAG_CLR_W<'_, MEM_CTRL_SPEC>
Bit 0 - need_des
sourcepub fn uart_wakeup_flag(&mut self) -> UART_WAKEUP_FLAG_W<'_, MEM_CTRL_SPEC>
pub fn uart_wakeup_flag(&mut self) -> UART_WAKEUP_FLAG_W<'_, MEM_CTRL_SPEC>
Bit 1 - need_des
sourcepub fn uart_wakeup_en(&mut self) -> UART_WAKEUP_EN_W<'_, MEM_CTRL_SPEC>
pub fn uart_wakeup_en(&mut self) -> UART_WAKEUP_EN_W<'_, MEM_CTRL_SPEC>
Bit 29 - need_des
sourcepub fn uart_mem_force_pd(&mut self) -> UART_MEM_FORCE_PD_W<'_, MEM_CTRL_SPEC>
pub fn uart_mem_force_pd(&mut self) -> UART_MEM_FORCE_PD_W<'_, MEM_CTRL_SPEC>
Bit 30 - need_des
sourcepub fn uart_mem_force_pu(&mut self) -> UART_MEM_FORCE_PU_W<'_, MEM_CTRL_SPEC>
pub fn uart_mem_force_pu(&mut self) -> UART_MEM_FORCE_PU_W<'_, MEM_CTRL_SPEC>
Bit 31 - need_des