[−][src]Type Definition lpc55_pac::secgpio::DIRCLR0
type DIRCLR0 = Reg<u32, _DIRCLR0>;
Clear pin direction bits for port
This register you can reset, write, write_with_zero. See API.
For information about available fields see dirclr0 module
Trait Implementations
impl ResetValue for DIRCLR0[src]
Register DIRCLR0 reset()'s with value 0
impl Writable for DIRCLR0[src]
write(|w| ..) method takes dirclr0::W writer structure