Type Alias Crcctrl

Source
pub type Crcctrl = Reg<CrcctrlSpec>;
Expand description

CRCCTRL (rw) register accessor: CRC Control

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

For information about available fields see crcctrl module

Aliased Typeยง

struct Crcctrl { /* private fields */ }