pub type MCU_WPU_W<'a, REG> = BitWriter<'a, REG>;Expand description
Field MCU_WPU writer - Pull-up enable of the pin during sleep mode. 1: Internal pull-up enabled. 0: Internal pull-up disabled.
Aliased Type§
struct MCU_WPU_W<'a, REG> { /* private fields */ }