RZ/A Flexible Software Package Documentation
Release v3.3.0
|
|
▼BSP | Common code shared by FSP drivers |
Common Error Codes | |
►MPU Board Support Package | The BSP is responsible for getting the MPU from reset to the user's application. Before reaching the user's application, the BSP sets up the stacks, heap, clocks, interrupts, C runtime environment, and stack monitor |
BSP I/O access | This module provides basic read/write access to port pins |
▼Modules | Modules are the smallest unit of software available in the FSP. Each module implements one interface |
►Analog | Analog Modules |
►AI | Artifical Intelligence Modules |
►Connectivity | Connectivity Modules |
►Graphics | Graphics Modules |
►Input | Input Modules |
►Monitoring | Monitoring Modules |
►Networking | Networking Modules |
►RTOS | RTOS Modules |
►Sensor | Sensor Modules |
►Storage | Storage Modules |
►System | System Modules |
►Timers | Timers Modules |
►Transfer | Transfer Modules |
▼Interfaces | The FSP interfaces provide APIs for common functionality. They can be implemented by one or more modules. Modules can use other modules as dependencies using this interface layer |
►Analog | Analog Interfaces |
►AI | AI Interfaces |
►Connectivity | Connectivity Interfaces |
►Graphics | Graphics Interfaces |
►Input | Input Interfaces |
►Monitoring | Monitoring Interfaces |
►Networking | Networking Interfaces |
►Sensor | Sensor Interfaces |
►Storage | Storage Interfaces |
►System | System Interfaces |
►Timers | Timers Interfaces |
►Transfer | Transfer Interfaces |