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

type FCTRL = Reg<u32, _FCTRL>;

SPI Flash Interface Control Register

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

For information about available fields see fctrl module

Trait Implementations

impl Readable for FCTRL[src]

read() method returns fctrl::R reader structure

impl ResetValue for FCTRL[src]

Register fctrl reset()'s with value 0

type Type = u32

Register size

impl Writable for FCTRL[src]

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