Skip to main content

DivFra

Type Alias DivFra 

Source
pub type DivFra = Reg<DivFraSpec>;
Expand description

DIV_FRA (rw) register accessor: Baud rate divider fractional part

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

For information about available fields see div_fra module

Aliased Type§

pub struct DivFra { /* private fields */ }