Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How does SXC support Virtual Peripherals?

peripherals support sxc virtual
0
Posted

How does SXC support Virtual Peripherals?

0

Virtual Peripherals are typical microcontroller peripherals implement in software. This is possible with the SX microcontroller because of its high clock speed, efficient instruction set and its simple but powerful real time clock counter interrupt. The SXC compiler simplifies the implementation of Virtual Peripherals by providing a function interface the the RTCC interrupt. Already designed and tested assembly Virtual Peripherals can be added the the RTCC interrupt function with the #asm and #endasm directives. See the product documentation for more information about this.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123