Type Alias IVR2

Source
pub type IVR2 = Reg<IVR2rs>;
Expand description

IVR2 (rw) register accessor: initialization vector register 2

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

See register structure

For information about available fields see ivr2 module

Aliased Typeยง

pub struct IVR2 { /* private fields */ }