pub type AUTOBAUD = Reg<AUTOBAUD_SPEC>;
Expand description
AUTOBAUD (rw) register accessor: Autobaud configuration register
You can read
this register and get autobaud::R
. You can reset
, write
, write_with_zero
this register using autobaud::W
. You can also modify
this register. See API.
For information about available fields see autobaud
module
Aliased Typeยง
struct AUTOBAUD { /* private fields */ }