[−][src]Type Definition lpc55_pac::ahb_secure_ctrl::MASTER_SEC_LEVEL
type MASTER_SEC_LEVEL = Reg<u32, _MASTER_SEC_LEVEL>;
master secure level register
This register you can read, reset, write, write_with_zero, modify. See API.
For information about available fields see master_sec_level module
Trait Implementations
impl Readable for MASTER_SEC_LEVEL[src]
read() method returns master_sec_level::R reader structure
impl ResetValue for MASTER_SEC_LEVEL[src][+]
type Type = u32
fn reset_value() -> Self::Type[src][−]
impl Writable for MASTER_SEC_LEVEL[src]
write(|w| ..) method takes master_sec_level::W writer structure