Skip to main content

Stat

Type Alias Stat 

Source
pub type Stat = Reg<StatSpec>;
Expand description

STAT (r) register accessor: Status

You can read this register and get stat::R. See API.

For information about available fields see stat module

Aliased Typeยง

pub struct Stat { /* private fields */ }