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

type FMT = Reg<u32, _FMT>;

Frame Format Register

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

For information about available fields see fmt module

Trait Implementations

impl Readable for FMT[src]

read() method returns fmt::R reader structure

impl ResetValue for FMT[src]

Register fmt reset()'s with value 0

type Type = u32

Register size

impl Writable for FMT[src]

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