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

type IEV = Reg<u32, _IEV>;

Interrupt event register

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

For information about avaliable fields see iev module

Trait Implementations

impl Readable for IEV[src]

read() method returns iev::R reader structure

impl Writable for IEV[src]

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

impl ResetValue for IEV[src]

Register IEV reset()'s with value 0

type Type = u32

Register size