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

type TXDATA = Reg<u32, _TXDATA>;

Transmit Data Register

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

For information about available fields see txdata module

Trait Implementations

impl Readable for TXDATA[src]

read() method returns txdata::R reader structure

impl ResetValue for TXDATA[src]

Register txdata reset()'s with value 0

type Type = u32

Register size

impl Writable for TXDATA[src]

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