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

type CLR = Reg<u32, _CLR>;

Clear port

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

For information about available fields see clr module

Trait Implementations

impl ResetValue for CLR[src]

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

type Type = u32

Register size

impl Writable for CLR[src]

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