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

type CSID = Reg<u32, _CSID>;

Chip Select ID Register

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

For information about available fields see csid module

Trait Implementations

impl Readable for CSID[src]

read() method returns csid::R reader structure

impl ResetValue for CSID[src]

Register csid reset()'s with value 0

type Type = u32

Register size

impl Writable for CSID[src]

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