Type Alias nrf51_hal::pac::gpio::dir::PIN2_W

source ·
pub type PIN2_W<'a, const O: u8> = BitWriterRaw<'a, u32, DIR_SPEC, PIN2_A, BitM, O>;
Expand description

Field PIN2 writer - Pin 2.

Aliased Type§

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