Type Alias nrf51_hal::pac::gpio::dirset::PIN4_W

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

Field PIN4 writer - Set as output pin 4.

Aliased Type§

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