Type Alias nrf52840_hal::pac::p0::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 configuration

Aliased Type§

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