Type Alias nrf51_hal::pac::gpio::dirset::PIN3_W

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

Field PIN3 writer - Set as output pin 3.

Aliased Type§

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