Type Alias nrf52840_hal::pac::p0::dirclr::PIN1_W

source ·
pub type PIN1_W<'a, const O: u8> = BitWriterRaw<'a, u32, DIRCLR_SPEC, PIN1_AW, Bit1C, O>;
Expand description

Field PIN1 writer - Set as input pin 1

Aliased Type§

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