[][src]Type Definition lpc55s6x_pac::ahb_secure_ctrl::SEC_CTRL_APB_BRIDGE0_MEM_CTRL1

type SEC_CTRL_APB_BRIDGE0_MEM_CTRL1 = Reg<u32, _SEC_CTRL_APB_BRIDGE0_MEM_CTRL1>;

Security access rules for APB Bridge 0 peripherals. Each APB bridge sector is 4 Kbytes. There are 32 APB Bridge 0 sectors in total.

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see sec_ctrl_apb_bridge0_mem_ctrl1 module

Trait Implementations

impl Readable for SEC_CTRL_APB_BRIDGE0_MEM_CTRL1[src]

read() method returns sec_ctrl_apb_bridge0_mem_ctrl1::R reader structure

impl ResetValue for SEC_CTRL_APB_BRIDGE0_MEM_CTRL1[src]

Register SEC_CTRL_APB_BRIDGE0_MEM_CTRL1 reset()'s with value 0

type Type = u32

Register size

impl Writable for SEC_CTRL_APB_BRIDGE0_MEM_CTRL1[src]

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