Type Alias Intvectv

Source
pub type Intvectv = Reg<IntvectvSpec>;
Expand description

INTVECTV (w) register accessor: Initialisation Vector n

You can reset, write, write_with_zero this register using intvectv::W. See API.

For information about available fields see intvectv module

Aliased Typeยง

struct Intvectv { /* private fields */ }