Type Alias gd32f1::gd32f190::crc::Idata

source ·
pub type Idata = Reg<IdataSpec>;
Expand description

IDATA (rw) register accessor: Initial CRC value

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

For information about available fields see idata module

Aliased Type§

struct Idata { /* private fields */ }