|
ra8-firmware 0.1.0
Bare-metal firmware for the Renesas RA8 family (RA8D2 / RA8P1)
|
Driver-wide runtime state. More...
Data Fields | |
| ra8_adc_complete_fn_t | fn |
| Conversion-complete callback or nullptr. | |
| void * | ctx |
| Callback context. | |
| ra8_adc_resolution_t | resolution |
| Last-applied resolution selection. | |
| bool | configured |
| True after first successful init. | |
| ra8_adc_group_cache_t | groups [k_ra8_adc_b_scan_groups] |
| Per-group channel cache. | |
| bool ra8_adc_state_t::configured |
| ra8_adc_complete_fn_t ra8_adc_state_t::fn |
| ra8_adc_group_cache_t ra8_adc_state_t::groups[k_ra8_adc_b_scan_groups] |
| ra8_adc_resolution_t ra8_adc_state_t::resolution |