Type Alias MCU_OE_W

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

Field MCU_OE writer - Output enable of the pad in sleep mode. 1: enable output; 0: disable output.

Aliased Typeยง

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