Timstat

Type Alias Timstat 

Source
pub type Timstat = Reg<TimstatSpec>;
Expand description

TIMSTAT (rw) register accessor: Timer Status Flag

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

For information about available fields see timstat module

Aliased Typeยง

pub struct Timstat { /* private fields */ }