[][src]Type Definition atsam4sd32c_pac::hsmci::TDR

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