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