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

type NOT0 = Reg<u32, _NOT0>;

Toggle port for all port GPIO pins

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

For information about available fields see not0 module

Trait Implementations

impl ResetValue for NOT0[src]

Register NOT0 reset()'s with value 0

type Type = u32

Register size

impl Writable for NOT0[src]

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