Expand description
Memory Watch Unit
Re-exports§
pub use events_region::EVENTS_REGION;
pub use events_pregion::EVENTS_PREGION;
pub use perregion::PERREGION;
pub use region::REGION;
pub use pregion::PREGION;
Modules§
- events_
pregion - Cluster Unspecified
- events_
region - Cluster Unspecified
- inten
- Enable or disable interrupt
- intenclr
- Disable interrupt
- intenset
- Enable interrupt
- nmien
- Enable or disable non-maskable interrupt
- nmienclr
- Disable non-maskable interrupt
- nmienset
- Enable non-maskable interrupt
- perregion
- Cluster Unspecified
- pregion
- Cluster Unspecified
- region
- Cluster Unspecified
- regionen
- Enable/disable regions watch
- regionenclr
- Disable regions watch
- regionenset
- Enable regions watch
Structs§
- Register
Block - Register block
Type Aliases§
- INTEN
- INTEN (rw) register accessor: an alias for
Reg<INTEN_SPEC>
- INTENCLR
- INTENCLR (rw) register accessor: an alias for
Reg<INTENCLR_SPEC>
- INTENSET
- INTENSET (rw) register accessor: an alias for
Reg<INTENSET_SPEC>
- NMIEN
- NMIEN (rw) register accessor: an alias for
Reg<NMIEN_SPEC>
- NMIENCLR
- NMIENCLR (rw) register accessor: an alias for
Reg<NMIENCLR_SPEC>
- NMIENSET
- NMIENSET (rw) register accessor: an alias for
Reg<NMIENSET_SPEC>
- REGIONEN
- REGIONEN (rw) register accessor: an alias for
Reg<REGIONEN_SPEC>
- REGIONENCLR
- REGIONENCLR (rw) register accessor: an alias for
Reg<REGIONENCLR_SPEC>
- REGIONENSET
- REGIONENSET (rw) register accessor: an alias for
Reg<REGIONENSET_SPEC>