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

Field MEM_FORCE_PU writer - Set this bit to force power up UART memory.

Aliased Type§

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