pub type Init = Reg<InitSpec>;
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
For information about available fields see init module
init
pub struct Init { /* private fields */ }