pub type MCU_OE_W<'a, REG> = BitWriter<'a, REG>;
Field MCU_OE writer - Output enable of the pin in sleep mode. 1: Output enabled. 0: Output disabled.
MCU_OE
struct MCU_OE_W<'a, REG> { /* private fields */ }