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

type TXMARK = Reg<u32, _TXMARK>;

Transmit Watermark Register

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

For information about available fields see txmark module

Trait Implementations

impl Readable for TXMARK[src]

read() method returns txmark::R reader structure

impl ResetValue for TXMARK[src]

Register txmark reset()'s with value 0

type Type = u32

Register size

impl Writable for TXMARK[src]

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