Skip to main content

SoftIntSts

Type Alias SoftIntSts 

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

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

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

For information about available fields see soft_int_sts module

Aliased Type§

pub struct SoftIntSts { /* private fields */ }