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

type IBE = Reg<u32, _IBE>;

Interrupt both-edges register

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

For information about avaliable fields see ibe module

Trait Implementations

impl Readable for IBE[src]

read() method returns ibe::R reader structure

impl Writable for IBE[src]

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

impl ResetValue for IBE[src]

Register IBE reset()'s with value 0

type Type = u32

Register size