arduino 中通过寄存器地址访问寄存器内容
摘要:
void call_func( void (*func)(void)){ (*func)(); } void setup() { // put your setup code here, to run once: volatile uint8_t *PA=(volatile uint8_t *)0x 阅读全文
posted @ 2016-03-25 15:12 遗忘海岸 阅读(2678) 评论(0) 推荐(0)
浙公网安备 33010602011771号