Type Alias nrf52832_hal::pac::uicr::pselreset::PIN_W

source ·
pub type PIN_W<'a, const O: u8> = FieldWriterRaw<'a, u32, PSELRESET_SPEC, u8, u8, Unsafe, 6, O>;
Expand description

Field PIN writer - GPIO number P0.n onto which Reset is exposed

Aliased Type§

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