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§
- Cluster Unspecified
- Cluster Unspecified
- Enable or disable interrupt
- Disable interrupt
- Enable interrupt
- Enable or disable non-maskable interrupt
- Disable non-maskable interrupt
- Enable non-maskable interrupt
- Cluster Unspecified
- Cluster Unspecified
- Cluster Unspecified
- Enable/disable regions watch
- Disable regions watch
- Enable regions watch
Structs§
- Register block
Type Aliases§
- INTEN (rw) register accessor: an alias for
Reg<INTEN_SPEC> - INTENCLR (rw) register accessor: an alias for
Reg<INTENCLR_SPEC> - INTENSET (rw) register accessor: an alias for
Reg<INTENSET_SPEC> - NMIEN (rw) register accessor: an alias for
Reg<NMIEN_SPEC> - NMIENCLR (rw) register accessor: an alias for
Reg<NMIENCLR_SPEC> - NMIENSET (rw) register accessor: an alias for
Reg<NMIENSET_SPEC> - REGIONEN (rw) register accessor: an alias for
Reg<REGIONEN_SPEC> - REGIONENCLR (rw) register accessor: an alias for
Reg<REGIONENCLR_SPEC> - REGIONENSET (rw) register accessor: an alias for
Reg<REGIONENSET_SPEC>