Zephyr API Documentation  3.6.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
entropy_driver_api Struct Reference

Entropy driver API structure. More...

#include <entropy.h>

Data Fields

entropy_get_entropy_t get_entropy
 
entropy_get_entropy_isr_t get_entropy_isr
 

Detailed Description

Entropy driver API structure.

This is the mandatory API any Entropy driver needs to expose.

Field Documentation

◆ get_entropy

entropy_get_entropy_t entropy_driver_api::get_entropy

◆ get_entropy_isr

entropy_get_entropy_isr_t entropy_driver_api::get_entropy_isr

The documentation for this struct was generated from the following file: