Type Alias FUN_WPU_R

Source
pub type FUN_WPU_R = BitReader;
Expand description

Field FUN_WPU reader - Pull-up enable of the pad. 1: internal pull-up enabled; 0: internal pull-up disabled. GPIO pins 34-39 are input-only. These pins do not feature an output driver or internal pull- up/pull- down circuitry, therefore, their FUN_WPU is always 0.

Aliased Typeยง

struct FUN_WPU_R { /* private fields */ }