Module cpu

Source
Expand description

CPU

Modules§

ccp
Configuration Change Protection
sph
Stack Pointer High
spl
Stack Pointer Low

Structs§

RegisterBlock
Register block

Type Aliases§

CCP
CCP (rw) register accessor: an alias for Reg<CCP_SPEC>
SPH
SPH (rw) register accessor: an alias for Reg<SPH_SPEC>
SPL
SPL (rw) register accessor: an alias for Reg<SPL_SPEC>