Type Alias nrf52832_hal::pac::uicr::approtect::PALL_R

source ·
pub type PALL_R = FieldReaderRaw<u8, PALL_A>;
Expand description

Field PALL reader - Enable or disable Access Port protection. Any other value than 0xFF being written to this field will enable protection.

Aliased Type§

struct PALL_R { /* private fields */ }