pub type PULSE_TOLERANCE = Reg<PULSE_TOLERANCE_SPEC>;
Expand description
pulse_tolerance (rw) register accessor: Pulse width tolerance for auto baudrate
You can read
this register and get pulse_tolerance::R
. You can reset
, write
, write_with_zero
this register using pulse_tolerance::W
. You can also modify
this register. See API.
For information about available fields see pulse_tolerance
module
Aliased Typeยง
struct PULSE_TOLERANCE { /* private fields */ }