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

type RIS = Reg<u32, _RIS>;

Raw interrupt status register

This register you can read. See API.

For information about avaliable fields see ris module

Trait Implementations

impl Readable for RIS[src]

read() method returns ris::R reader structure