Miscr

Type Alias Miscr 

Source
pub type Miscr = Reg<MiscrSpec>;
Expand description

MISCR (rw) register accessor: Miscelaneous Register

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

For information about available fields see miscr module

Aliased Typeยง

pub struct Miscr { /* private fields */ }