pub type MCU_WPD_W<'a, REG> = BitWriter<'a, REG>;
Expand description
Field MCU_WPD
writer - Pull-down enable of the pad during sleep mode. 1: internal pull-down enabled; 0: internal pull-down disabled.
Aliased Typeยง
struct MCU_WPD_W<'a, REG> { /* private fields */ }