[][src]Type Definition lpc55_pac::secgpio::DIRNOT0

type DIRNOT0 = Reg<u32, _DIRNOT0>;
[]

Toggle pin direction bits for port

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

For information about available fields see dirnot0 module

Trait Implementations

impl ResetValue for DIRNOT0[src][+]

Register DIRNOT0 reset()'s with value 0

type Type = u32

Register size

impl Writable for DIRNOT0[src]

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