[−][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]
Register DIRSET0 reset()'s with value 0
impl Writable for DIRSET0[src]
write(|w| ..) method takes dirset0::W writer structure