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

type NOT = Reg<u32, _NOT>;

Toggle port

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

For information about available fields see not module

Trait Implementations

impl ResetValue for NOT[src]

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

type Type = u32

Register size

impl Writable for NOT[src]

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