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