Type Alias gd32f1::gd32f130::usart0::Rt

source ·
pub type Rt = Reg<RtSpec>;
Expand description

RT (rw) register accessor: Receiver timeout register

You can read this register and get rt::R. You can reset, write, write_with_zero this register using rt::W. You can also modify this register. See API.

For information about available fields see rt module

Aliased Type§

struct Rt { /* private fields */ }