Skip to main content

SoftIntSts

Type Alias SoftIntSts 

Source
pub type SoftIntSts = Reg<SoftIntStsSpec>;
Expand description

SOFT_INT_STS (rw) register accessor: CPU soft interrupt status register

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

For information about available fields see soft_int_sts module

Aliased Type§

pub struct SoftIntSts { /* private fields */ }