Type Definition atsame54n19a_pac::qspi::TXDATA[][src]

type TXDATA = Reg<u32, _TXDATA>;

Transmit Data

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

For information about available fields see txdata module

Trait Implementations

impl ResetValue for TXDATA[src]

Register TXDATA reset()’s with value 0

type Type = u32

Raw register type (u8, u16, u32, …).

impl Writable for TXDATA[src]

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