Skip to main content

SoftIntSet

Type Alias SoftIntSet 

Source
pub type SoftIntSet = Reg<SoftIntSetSpec>;
Expand description

SOFT_INT_SET (w) register accessor: CPU soft interrupt set register (self-clearing)

You can reset, write, write_with_zero this register using soft_int_set::W. See API.

For information about available fields see soft_int_set module

Aliased Type§

pub struct SoftIntSet { /* private fields */ }