Zephyr Project API 4.4.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
psi5_driver_api Struct Reference

@driver_ops{PSI5} More...

#include <psi5.h>

Data Fields

psi5_start_sync_t start_sync
 @driver_ops_optional Start the sync pulse generator on a specific channel.
psi5_stop_sync_t stop_sync
 @driver_ops_optional Stop the sync pulse generator on a specific channel.
psi5_send_t send
 @driver_ops_optional Transmitting PSI5 data on a specific channel.
psi5_register_callback_t register_callback
 @driver_ops_optional Add a callback function to handle messages received for a specific channel.

Detailed Description

@driver_ops{PSI5}

Field Documentation

◆ register_callback

psi5_register_callback_t psi5_driver_api::register_callback

@driver_ops_optional Add a callback function to handle messages received for a specific channel.

◆ send

psi5_send_t psi5_driver_api::send

@driver_ops_optional Transmitting PSI5 data on a specific channel.

◆ start_sync

psi5_start_sync_t psi5_driver_api::start_sync

@driver_ops_optional Start the sync pulse generator on a specific channel.

◆ stop_sync

psi5_stop_sync_t psi5_driver_api::stop_sync

@driver_ops_optional Stop the sync pulse generator on a specific channel.


The documentation for this struct was generated from the following file:
  • include/zephyr/drivers/psi5/psi5.h