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

type IE = Reg<u32, _IE>;

SPI Interrupt Enable Register

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

For information about available fields see ie module

Trait Implementations

impl Readable for IE[src]

read() method returns ie::R reader structure

impl ResetValue for IE[src]

Register ie reset()'s with value 0

type Type = u32

Register size

impl Writable for IE[src]

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