RZT Flexible Software Package Documentation  Release v2.2.0

 
API Reference
This section includes the FSP API Reference for the Module and Interface level functions.
[detail level 123]
 BSPCommon code shared by FSP drivers
 Common Error Codes
 MCU Board Support PackageThe 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 accessThis module provides basic read/write/toggle access to port pins and read/write access to port
 ModulesModules are the smallest unit of software available in the FSP. Each module implements one interface
 AnalogAnalog Modules
 ConnectivityConnectivity Modules
 InputInput Modules
 MonitoringMonitoring Modules
 NetworkingNetworking Modules
 RTOSRTOS Modules
 SecuritySecurity Modules
 StorageStorage Modules
 SystemSystem Modules
 TimersTimers Modules
 TransferTransfer Modules
 InterfacesFSP 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
 AnalogAnalog Interfaces
 ConnectivityConnectivity Interfaces
 InputInput Interfaces
 MonitoringMonitoring Interfaces
 NetworkingNetworking Interfaces
 SecuritySecurity Interfaces
 StorageStorage Interfaces
 SystemSystem Interfaces
 TimersTimers Interfaces
 TransferTransfer Interfaces