Type Alias gd32e1::gd32e103::spi0::Crcpoly

source ·
pub type Crcpoly = Reg<CrcpolySpec>;
Expand description

CRCPOLY (rw) register accessor: CRC polynomial register

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

For information about available fields see crcpoly module

Aliased Type§

struct Crcpoly { /* private fields */ }