pub type FUN_WPD_R = BitReader;
Expand description
Field FUN_WPD
reader - Pull-down enable of the pad. 1: internal pull-down enabled, 0: internal pull-down 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_WPD is always 0.
Aliased Typeยง
struct FUN_WPD_R { /* private fields */ }