Type Definition atsam4sd32b_pac::spi::TDR[][src]

type TDR = Reg<u32, _TDR>;

Transmit Data Register

This register you can write_with_zero. See API.

For information about available fields see tdr module

Trait Implementations

impl Writable for TDR[src]

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