pub type Crcstatus = Reg<CrcstatusSpec>;
Expand description
CRCSTATUS (rw) register accessor: CRC Status
You can read
this register and get crcstatus::R
. You can reset
, write
, write_with_zero
this register using crcstatus::W
. You can also modify
this register. See API.
For information about available fields see crcstatus
module
Aliased Typeยง
struct Crcstatus { /* private fields */ }