[−][src]Type Definition lpc55_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][+]
type Type = u32
fn reset_value() -> Self::Type[src][−]
impl Writable for SEC_GPIO_MASK0[src]
write(|w| ..) method takes sec_gpio_mask0::W writer structure