RZT Flexible Software Package Documentation
Release v2.2.0
|
|
▼BSP | Common code shared by FSP drivers |
Common Error Codes | |
►MCU Board Support Package | The BSP is responsible for getting the MCU 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/toggle access to port pins and read/write access to port |
▼Modules | Modules are the smallest unit of software available in the FSP. Each module implements one interface |
►Analog | Analog Modules |
►Connectivity | Connectivity Modules |
►Input | Input Modules |
►Monitoring | Monitoring Modules |
►Networking | Networking Modules |
►RTOS | RTOS Modules |
►Security | Security Modules |
►Storage | Storage Modules |
►System | System Modules |
►Timers | Timers Modules |
►Transfer | Transfer Modules |
▼Interfaces | 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 |
►Connectivity | Connectivity Interfaces |
►Input | Input Interfaces |
►Monitoring | Monitoring Interfaces |
►Networking | Networking Interfaces |
►Security | Security Interfaces |
►Storage | Storage Interfaces |
►System | System Interfaces |
►Timers | Timers Interfaces |
►Transfer | Transfer Interfaces |