diff options
author | 2020-06-09 15:21:37 -0700 | |
---|---|---|
committer | 2020-06-09 15:59:02 -0700 | |
commit | a06010ed54190ccb575e5917b1c3290df2ed29ff (patch) | |
tree | c5dc0bee3eec7475802566db15958b9ec987635f /src/asm.rs | |
parent | c9c7539233954822a6132f4bc13e5763371b5cb2 (diff) | |
download | cortex-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