Type Alias Baud

Source
pub type Baud = Reg<BaudSpec>;
Expand description

BAUD (rw) register accessor: USART Baud Rate

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 */ }