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

Field PALL writer - Blocks debugger read/write access to all CPU registers and memory mapped addresses.

Implementations

Unprotected

Protected