Type Alias MCU_WPU_W

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

Field MCU_WPU writer - Pull-up enable of the pad during sleep mode. 1: internal pull-up enabled; 0: internal pull-up disabled.

Aliased Typeยง

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