Skip to main content

SoftIntEn

Type Alias SoftIntEn 

Source
pub type SoftIntEn = Reg<SoftIntEnSpec>;
Expand description

SOFT_INT_EN (rw) register accessor: CPU soft interrupt enable register

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

For information about available fields see soft_int_en module

Aliased Type§

pub struct SoftIntEn { /* private fields */ }