Type Alias nrf51_hal::pac::gpio::dirset::PIN30_W

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

Field PIN30 writer - Set as output pin 30.

Aliased Type§

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