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

type SEC_GPIO_MASK1 = Reg<u32, _SEC_GPIO_MASK1>;

Secure GPIO mask for port 1 pins.

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

For information about available fields see sec_gpio_mask1 module

Trait Implementations

impl Readable for SEC_GPIO_MASK1[src]

read() method returns sec_gpio_mask1::R reader structure

impl ResetValue for SEC_GPIO_MASK1[src]

Register SEC_GPIO_MASK1 reset()'s with value 0xffff_ffff

type Type = u32

Register size

impl Writable for SEC_GPIO_MASK1[src]

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