Type Alias xmc4200::fce_ke0::Crc

source ·
pub type Crc = Reg<CrcSpec>;
Expand description

CRC (rw) register accessor: CRC Register

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

For information about available fields see crc module

Aliased Type§

struct Crc { /* private fields */ }