Type Alias gd32f1::gd32f130::cec::Tdata

source ·
pub type Tdata = Reg<TdataSpec>;
Expand description

TDATA (w) register accessor: Transmit data register

You can reset, write, write_with_zero this register using tdata::W. See API.

For information about available fields see tdata module

Aliased Type§

struct Tdata { /* private fields */ }