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

type DELAY0 = Reg<u32, _DELAY0>;

Delay Control 0 Register

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

For information about available fields see delay0 module

Trait Implementations

impl Readable for DELAY0[src]

read() method returns delay0::R reader structure

impl ResetValue for DELAY0[src]

Register delay0 reset()'s with value 0

type Type = u32

Register size

impl Writable for DELAY0[src]

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