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§
pub struct PALL_W<'a, const O: u8> { /* private fields */ }pub type PALL_W<'a, const O: u8> = FieldWriter<'a, u32, APPROTECT_SPEC, u8, PALL_A, 8, O>;Field PALL writer - Enable or disable access port protection.
pub struct PALL_W<'a, const O: u8> { /* private fields */ }