Expand description

System protection unit

Re-exports

pub use extdomain::EXTDOMAIN;
pub use dppi::DPPI;
pub use gpioport::GPIOPORT;
pub use flashnsc::FLASHNSC;
pub use ramnsc::RAMNSC;
pub use flashregion::FLASHREGION;
pub use ramregion::RAMREGION;
pub use periphid::PERIPHID;

Modules

Show implemented features for the current device
Configure bits to lock down CPU features at runtime
Cluster Unspecified
A security violation has been detected for the flash memory space
A security violation has been detected on one or several peripherals
A security violation has been detected for the RAM memory space
Cluster Unspecified
Cluster Unspecified
Cluster Unspecified
Cluster Unspecified
Enable or disable interrupt
Disable interrupt
Enable interrupt
Cluster Unspecified
Publish configuration for event FLASHACCERR
Publish configuration for event PERIPHACCERR
Publish configuration for event RAMACCERR
Cluster Unspecified
Cluster Unspecified

Structs

Register block

Type Definitions

CAP (r) register accessor: an alias for Reg<CAP_SPEC>
CPULOCK (rw) register accessor: an alias for Reg<CPULOCK_SPEC>
EVENTS_FLASHACCERR (rw) register accessor: an alias for Reg<EVENTS_FLASHACCERR_SPEC>
EVENTS_PERIPHACCERR (rw) register accessor: an alias for Reg<EVENTS_PERIPHACCERR_SPEC>
EVENTS_RAMACCERR (rw) register accessor: an alias for Reg<EVENTS_RAMACCERR_SPEC>
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>
PUBLISH_FLASHACCERR (rw) register accessor: an alias for Reg<PUBLISH_FLASHACCERR_SPEC>
PUBLISH_PERIPHACCERR (rw) register accessor: an alias for Reg<PUBLISH_PERIPHACCERR_SPEC>
PUBLISH_RAMACCERR (rw) register accessor: an alias for Reg<PUBLISH_RAMACCERR_SPEC>