Expand description
The RTIC application module
Modulesยง
- init
- Initialization function
- shared_
resources ๐ - task_
adt7310 - Software task
- task_
bp35c0_ j11 - Software task
- task_
lcd - Software task
- task_
led_ blink - Software task
- task_
neopixel - Software task
- uart1_
irq - Hardware task
Structsยง
- Bp35c0
J11Writer ๐ - Local ๐
- Local resources
- Mono
- A
Monotonic
based on the RP2040 Timer peripheral. - NeoPixel ๐
- Shared ๐
- Shared resources
- __
rtic_ internal_ init Local Resources - Local resources
init
has access to - __
rtic_ internal_ init_ Context - Execution context
- __
rtic_ internal_ task_ adt7310 Local Resources - Local resources
task_adt7310
has access to - __
rtic_ internal_ task_ adt7310 Shared Resources - Shared resources
task_adt7310
has access to - __
rtic_ internal_ task_ adt7310_ Context - Execution context
- __
rtic_ internal_ task_ bp35c0_ j11Local Resources - Local resources
task_bp35c0_j11
has access to - __
rtic_ internal_ task_ bp35c0_ j11Shared Resources - Shared resources
task_bp35c0_j11
has access to - __
rtic_ internal_ task_ bp35c0_ j11_ Context - Execution context
- __
rtic_ internal_ task_ lcdLocal Resources - Local resources
task_lcd
has access to - __
rtic_ internal_ task_ lcdShared Resources - Shared resources
task_lcd
has access to - __
rtic_ internal_ task_ lcd_ Context - Execution context
- __
rtic_ internal_ task_ led_ blink Local Resources - Local resources
task_led_blink
has access to - __
rtic_ internal_ task_ led_ blink_ Context - Execution context
- __
rtic_ internal_ task_ neopixel Local Resources - Local resources
task_neopixel
has access to - __
rtic_ internal_ task_ neopixel Shared Resources - Shared resources
task_neopixel
has access to - __
rtic_ internal_ task_ neopixel_ Context - Execution context
- __
rtic_ internal_ uart1_ irqLocal Resources - Local resources
uart1_irq
has access to - __
rtic_ internal_ uart1_ irq_ Context - Execution context
Enumsยง
Constantsยง
- UART1_
RX_ ๐QUEUE_ DEPTH - XOSC_
CRYSTAL_ ๐FREQ
Staticsยง
- RTIC_
ASYNC_ ๐MAX_ LOGICAL_ PRIO - Holds the maximum priority level for use by async HAL drivers.
- __
rtic_ ๐internal_ task_ adt7310_ EXEC - __
rtic_ ๐internal_ task_ bp35c0_ j11_ EXEC - __
rtic_ ๐internal_ task_ lcd_ EXEC - __
rtic_ ๐internal_ task_ led_ blink_ EXEC - __
rtic_ ๐internal_ task_ neopixel_ EXEC
Functionsยง
- I2C0_
IRQ ๐ โ - Interrupt handler to dispatch async tasks at priority 1
- UART1_
IRQ ๐ โ - init ๐
- task_
adt7310 ๐ - task_
bp35c0_ ๐j11 - task_
lcd ๐ - task_
led_ ๐blink - task_
neopixel ๐ - uart1_
irq ๐
Type Aliasesยง
- Bp35c0
J11Resetn ๐Pin - I2c1
Pins ๐ - I2c1
SclPin ๐ - I2c1
SdaPin ๐ - LcdResetn
Pin ๐ - LedPin ๐
- Spi0
CsnAdt7310 ๐Pin - Spi0
Pins ๐ - Spi0
RxPin ๐ - Spi0
SckPin ๐ - Spi0
TxPin ๐ - Txs0108e
OePin ๐ - Uart0
Pins ๐ - Uart0
RxPin ๐ - Uart0
TxPin ๐ - Uart1
Pins ๐ - Uart1
RxPin ๐ - Uart1
RxQueue ๐ - Uart1
RxReceiver ๐ - Uart1
RxSender ๐ - Uart1
TxPin ๐