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

type IE = Reg<u32, _IE>;

Interrupt mask register

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

For information about avaliable fields see ie module

Trait Implementations

impl Readable for IE[src]

read() method returns ie::R reader structure

impl Writable for IE[src]

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

impl ResetValue for IE[src]

Register IE reset()'s with value 0

type Type = u32

Register size