[][src]Type Definition lpc55_pac::ahb_secure_ctrl::SEC_CTRL_AHB_PORT9_SLAVE1_RULE

type SEC_CTRL_AHB_PORT9_SLAVE1_RULE = Reg<u32, _SEC_CTRL_AHB_PORT9_SLAVE1_RULE>;

Security access rules for AHB peripherals.

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

For information about available fields see sec_ctrl_ahb_port9_slave1_rule module

Trait Implementations

impl Readable for SEC_CTRL_AHB_PORT9_SLAVE1_RULE[src]

read() method returns sec_ctrl_ahb_port9_slave1_rule::R reader structure

impl ResetValue for SEC_CTRL_AHB_PORT9_SLAVE1_RULE[src]

Register SEC_CTRL_AHB_PORT9_SLAVE1_RULE reset()'s with value 0

type Type = u32

Register size

impl Writable for SEC_CTRL_AHB_PORT9_SLAVE1_RULE[src]

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