Type Alias MEM_FORCE_PD_W

Source
pub type MEM_FORCE_PD_W<'a, REG> = BitWriter<'a, REG>;
Expand description

Field MEM_FORCE_PD writer - Set this bit to force power down UART memory.

Aliased Typeยง

pub struct MEM_FORCE_PD_W<'a, REG> { /* private fields */ }