Type Alias nrf52832_hal::pac::p0::pin_cnf::INPUT_W

source ·
pub type INPUT_W<'a, const O: u8> = BitWriterRaw<'a, u32, PIN_CNF_SPEC, INPUT_A, BitM, O>;
Expand description

Field INPUT writer - Connect or disconnect input buffer

Aliased Type§

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