Type Alias nrf52840_hal::pac::p0::dirclr::PIN3_W

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

Field PIN3 writer - Set as input pin 3

Aliased Type§

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