Type Alias nrf52840_hal::pac::uicr::approtect::PALL_W

source ·
pub type PALL_W<'a, const O: u8> = FieldWriterRaw<'a, u32, APPROTECT_SPEC, u8, PALL_A, Unsafe, 8, O>;
Expand description

Field PALL writer - Enable or disable access port protection.

Aliased Type§

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