找回密码
 立即注册

QQ登录

只需一步,快速开始

打印 上一主题 下一主题
开启左侧

[M480] M4 Bit-Banding

[复制链接]
跳转到指定楼层
楼主
admin 发表于 2022-5-3 15:57:36 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
[size=1.1em]
  • Application: Demonstrate how you can use C code with a simple pre-processor macro to perform Bit-banding operation
  • BSP Version: M480 Series BSP CMSIS V3.03.000
  • Hardware: NuMaker-ETM-M487 v1.1
Bit-banding is a feature of the Cortex-M4 processor that maps each word in an alias region of memory to a bit in a bit-band region of memory. This allows an individual bit in SRAM or peripheral register to be set/cleared by a single instruction that increases the operation speed.

This sample demonstrates how to use Bit-banding operation in C with a simple pre-processor macro to perform the accesses.

You can download the sample code at https://www.nuvoton.com/resource-downlo ... 0102175736



分享到:  QQ好友和群QQ好友和群 QQ空间QQ空间 腾讯微博腾讯微博 腾讯朋友腾讯朋友
收藏收藏 顶 踩
牛卧堂
回复

使用道具 举报

高级模式
B Color Image Link Quote Code Smilies |上传

本版积分规则

新唐MCU