[][src]Type Definition lpc55_pac::gpio::DIRNOT

type DIRNOT = Reg<u32, _DIRNOT>;

Toggle pin direction bits for port

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

For information about available fields see dirnot module

Trait Implementations

impl ResetValue for DIRNOT[src]

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

type Type = u32

Register size

impl Writable for DIRNOT[src]

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