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