[−][src]Type Definition lpc55_pac::flash::INT_SET_STATUS
type INT_SET_STATUS = Reg<u32, _INT_SET_STATUS>;
Set interrupt status bits
This register you can reset
, write
, write_with_zero
. See API.
For information about available fields see int_set_status module
Trait Implementations
impl ResetValue for INT_SET_STATUS
[src][+]
type Type = u32
fn reset_value() -> Self::Type
[src][−]
impl Writable for INT_SET_STATUS
[src]
write(|w| ..)
method takes int_set_status::W writer structure