[][src]Type Definition atsame70n19b::hsmci::HSMCI_TDR

type HSMCI_TDR = Reg<u32, _HSMCI_TDR>;

Transmit Data Register

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

For information about available fields see hsmci_tdr module

Trait Implementations

impl ResetValue for HSMCI_TDR[src]

Register HSMCI_TDR reset()'s with value 0

type Type = u32

Register size

impl Writable for HSMCI_TDR[src]

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