aboutsummaryrefslogtreecommitdiff
path: root/src/asm.rs
diff options
context:
space:
mode:
authorGravatar Cliff L. Biffle <cliff@oxide.computer> 2020-06-09 15:21:37 -0700
committerGravatar Cliff L. Biffle <cliff@oxide.computer> 2020-06-09 15:59:02 -0700
commita06010ed54190ccb575e5917b1c3290df2ed29ff (patch)
treec5dc0bee3eec7475802566db15958b9ec987635f /src/asm.rs
parentc9c7539233954822a6132f4bc13e5763371b5cb2 (diff)
downloadcortex-m-a06010ed54190ccb575e5917b1c3290df2ed29ff.tar.gz
cortex-m-a06010ed54190ccb575e5917b1c3290df2ed29ff.tar.zst
cortex-m-a06010ed54190ccb575e5917b1c3290df2ed29ff.zip
Expose the orphaned ICTR/ACTLR registers.
In ARMv7-M these were floating alone in system control space, without a unifying name. As a result, they weren't exposed in earlier versions of this crate. In ARMv8-M they have been given a name, the Implementation Control Block, and more registers have been added. I've used that name for all architecture revisions.
Diffstat (limited to 'src/asm.rs')
0 files changed, 0 insertions, 0 deletions