[][src]Type Definition e310x::qspi0::IP

type IP = Reg<u32, _IP>;

SPI Interrupt Pending Register

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

For information about available fields see ip module

Trait Implementations

impl Readable for IP[src]

read() method returns ip::R reader structure

impl ResetValue for IP[src]

Register ip reset()'s with value 0

type Type = u32

Register size

impl Writable for IP[src]

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