[−][src]Type Definition lpc55_pac::syscon::GPIOPSYNC
type GPIOPSYNC = Reg<u32, _GPIOPSYNC>;
Enable bypass of the first stage of synchonization inside GPIO_INT module
This register you can read, reset, write, write_with_zero, modify. See API.
For information about available fields see gpiopsync module
Trait Implementations
impl Readable for GPIOPSYNC[src]
read() method returns gpiopsync::R reader structure
impl ResetValue for GPIOPSYNC[src][+]
type Type = u32
fn reset_value() -> Self::Type[src][−]
impl Writable for GPIOPSYNC[src]
write(|w| ..) method takes gpiopsync::W writer structure