Type Alias gd32e1::gd32e103::usart0::Baud

source ·
pub type Baud = Reg<BaudSpec>;
Expand description

BAUD (rw) register accessor: Baud rate register

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

For information about available fields see baud module

Aliased Type§

struct Baud { /* private fields */ }