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