[][src]Type Definition e310x::gpio0::HIGH_IP

type HIGH_IP = Reg<u32, _HIGH_IP>;

High Interrupt Pending Register

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

For information about available fields see high_ip module

Trait Implementations

impl Readable for HIGH_IP[src]

read() method returns high_ip::R reader structure

impl ResetValue for HIGH_IP[src]

Register high_ip reset()'s with value 0

type Type = u32

Register size

impl Writable for HIGH_IP[src]

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