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

type SEC_CTRL_AHB_PORT8_SLAVE0_RULE = Reg<u32, _SEC_CTRL_AHB_PORT8_SLAVE0_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_port8_slave0_rule module

Trait Implementations

impl Readable for SEC_CTRL_AHB_PORT8_SLAVE0_RULE[src]

read() method returns sec_ctrl_ahb_port8_slave0_rule::R reader structure

impl ResetValue for SEC_CTRL_AHB_PORT8_SLAVE0_RULE[src]

Register SEC_CTRL_AHB_PORT8_SLAVE0_RULE reset()'s with value 0

type Type = u32

Register size

impl Writable for SEC_CTRL_AHB_PORT8_SLAVE0_RULE[src]

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