Type Alias gd32f1::gd32f190::spi0::crcpoly::CrcpolyW

source ·
pub type CrcpolyW<'a, REG> = FieldWriterSafe<'a, REG, 16, u16>;
Expand description

Field CRCPOLY writer - CRC polynomial register

Aliased Type§

struct CrcpolyW<'a, REG> { /* private fields */ }