pub struct EXTMEM_REJECT_INT_RAW_SPEC;
Expand description
Raw interrupt status of external RAM permission
This register you can read
. See API.
For information about available fields see extmem_reject_int_raw module
Trait Implementations§
source§impl Readable for EXTMEM_REJECT_INT_RAW_SPEC
impl Readable for EXTMEM_REJECT_INT_RAW_SPEC
read()
method returns extmem_reject_int_raw::R reader structure
source§impl Resettable for EXTMEM_REJECT_INT_RAW_SPEC
impl Resettable for EXTMEM_REJECT_INT_RAW_SPEC
reset()
method sets EXTMEM_REJECT_INT_RAW to value 0
source§const RESET_VALUE: Self::Ux = {transmute(0x00000000): <dma::extmem_reject_int_raw::EXTMEM_REJECT_INT_RAW_SPEC as generic::RegisterSpec>::Ux}
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <dma::extmem_reject_int_raw::EXTMEM_REJECT_INT_RAW_SPEC as generic::RegisterSpec>::Ux}
Reset value of the register.
source§fn reset_value() -> Self::Ux
fn reset_value() -> Self::Ux
Reset value of the register.