pub type DIVISOR = Reg<DIVISOR_SPEC>;Expand description
divisor (rw) register accessor: baud rate divider, defaults to init
You can read this register and get divisor::R. You can reset, write, write_with_zero this register using divisor::W. You can also modify this register. See API.
For information about available fields see divisor
module
Aliased Typeยง
pub struct DIVISOR { /* private fields */ }