[][src]Type Definition lpc11xx::gpio0::IC

type IC = Reg<u32, _IC>;

Interrupt clear register

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

For information about avaliable fields see ic module

Trait Implementations

impl Writable for IC[src]

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

impl ResetValue for IC[src]

Register IC reset()'s with value 0

type Type = u32

Register size