Type Alias R

Source
pub type R = R<PD_CTRL_SPEC>;
Expand description

Register PD_CTRL reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn mem_force_pu(&self) -> MEM_FORCE_PU_R

Bit 1 - Set this bit to force power down UART0 memory.

Source

pub fn mem_force_pd(&self) -> MEM_FORCE_PD_R

Bit 2 - Set this bit to force power up UART0 memory.