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

type SEC_CTRL_APB_BRIDGE0_MEM_CTRL2 = Reg<u32, _SEC_CTRL_APB_BRIDGE0_MEM_CTRL2>;

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_ctrl2 module

Trait Implementations

impl Readable for SEC_CTRL_APB_BRIDGE0_MEM_CTRL2[src]

read() method returns sec_ctrl_apb_bridge0_mem_ctrl2::R reader structure

impl ResetValue for SEC_CTRL_APB_BRIDGE0_MEM_CTRL2[src]

Register SEC_CTRL_APB_BRIDGE0_MEM_CTRL2 reset()'s with value 0

type Type = u32

Register size

impl Writable for SEC_CTRL_APB_BRIDGE0_MEM_CTRL2[src]

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