Type Alias nrf52840_pac::uicr::approtect::PALL_W

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

Field PALL writer - Enable or disable access port protection.

Aliased Type§

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

Implementations§

source§

impl<'a, const O: u8> PALL_W<'a, O>

source

pub fn disabled(self) -> &'a mut W

Disable

source

pub fn enabled(self) -> &'a mut W

Enable