RTC driver instance structure. More...
#include <drv_rtc.h>
Data Fields |
|
| NRF_RTC_Type * | p_reg |
| IRQn_Type | irq |
| uint8_t | instance_id |
| uint8_t | cc_channel_count |
Detailed Description
RTC driver instance structure.
Field Documentation
| uint8_t drv_rtc_t::cc_channel_count |
Number of capture/compare channels.
| uint8_t drv_rtc_t::instance_id |
Instance index.
| IRQn_Type drv_rtc_t::irq |
Instance IRQ ID.
| NRF_RTC_Type* drv_rtc_t::p_reg |
Pointer to instance register set.
- components/libraries/timer/experimental/drv_rtc.h