INIT

Type Alias INIT 

Source
pub type INIT = Reg<INITrs>;
Expand description

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.

See register structure

For information about available fields see init module

Aliased Typeยง

pub struct INIT { /* private fields */ }