Type Alias MCU_IE_W

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

Field MCU_IE writer - Input enable of the pad during sleep mode. 1: input enabled; 0: input disabled.

Aliased Typeยง

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