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

type SEC_GPIO_MASK0 = Reg<u32, _SEC_GPIO_MASK0>;

Secure GPIO mask for port 0 pins.

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

For information about available fields see sec_gpio_mask0 module

Trait Implementations

impl Readable for SEC_GPIO_MASK0[src]

read() method returns sec_gpio_mask0::R reader structure

impl ResetValue for SEC_GPIO_MASK0[src]

Register SEC_GPIO_MASK0 reset()'s with value 0xffff_ffff

type Type = u32

Register size

impl Writable for SEC_GPIO_MASK0[src]

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