Skip to main content

SoftIntClr

Type Alias SoftIntClr 

Source
pub type SoftIntClr = Reg<SoftIntClrSpec>;
Expand description

SOFT_INT_CLR (w) register accessor: CPU soft interrupt clear register (self-clearing)

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

For information about available fields see soft_int_clr module

Aliased Type§

pub struct SoftIntClr { /* private fields */ }