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

type FFMT = Reg<u32, _FFMT>;

SPI Flash Instruction Format Register

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

For information about available fields see ffmt module

Trait Implementations

impl Readable for FFMT[src]

read() method returns ffmt::R reader structure

impl ResetValue for FFMT[src]

Register ffmt reset()'s with value 0

type Type = u32

Register size

impl Writable for FFMT[src]

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