Type Alias nrf51_hal::pac::gpio::pin_cnf::PULL_W

source ·
pub type PULL_W<'a, const O: u8> = FieldWriterRaw<'a, u32, PIN_CNF_SPEC, u8, PULL_A, Unsafe, 2, O>;
Expand description

Field PULL writer - Pull-up or -down configuration.

Aliased Type§

struct PULL_W<'a, const O: u8> { /* private fields */ }