[−][src]Type Definition lpc55_pac::secgpio::DIRNOT0
type DIRNOT0 = Reg<u32, _DIRNOT0>;
Toggle pin direction bits for port
This register you can reset, write, write_with_zero. See API.
For information about available fields see dirnot0 module
Trait Implementations
impl ResetValue for DIRNOT0[src][+]
type Type = u32
fn reset_value() -> Self::Type[src][−]
impl Writable for DIRNOT0[src]
write(|w| ..) method takes dirnot0::W writer structure