[][src]Type Definition lpc55s6x_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]

Register MASTER_SEC_LEVEL reset()'s with value 0x8000_0000

type Type = u32

Register size

impl Writable for MASTER_SEC_LEVEL[src]

write(|w| ..) method takes master_sec_level::W writer structure