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

type CSDEF = Reg<u32, _CSDEF>;

Chip Select Default Register

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

For information about available fields see csdef module

Trait Implementations

impl Readable for CSDEF[src]

read() method returns csdef::R reader structure

impl ResetValue for CSDEF[src]

Register csdef reset()'s with value 0xffff

type Type = u32

Register size

impl Writable for CSDEF[src]

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