IntSt

Type Alias IntSt 

Source
pub type IntSt = Reg<IntStSpec>;
Expand description

INT_ST (rw) register accessor:

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

For information about available fields see int_st module

Aliased Typeยง

pub struct IntSt { /* private fields */ }