[][src]Type Definition lpc54606_pac::gpio::DIRCLR

type DIRCLR = Reg<u32, _DIRCLR>;

Clear pin direction bits for port

This register you can reset, write, write_with_zero. See API.

For information about available fields see dirclr module

Trait Implementations

impl ResetValue for DIRCLR[src]

Register DIRCLR[%s] reset()'s with value 0

type Type = u32

Register size

impl Writable for DIRCLR[src]

write(|w| ..) method takes dirclr::W writer structure