pub type INIT = Reg<INITrs>;
INIT (rw) register accessor: Initial CRC value
You can read this register and get init::R. You can reset, write, write_with_zero this register using init::W. You can also modify this register. See API.
read
init::R
reset
write
write_with_zero
init::W
modify
See register structure
For information about available fields see init module
init
pub struct INIT { /* private fields */ }