no-OS
Public Attributes | List of all members
pico_timer_desc Struct Reference

pico platform specific timer descriptor More...

#include <pico_timer.h>

Public Attributes

uint64_t period
 

Detailed Description

pico platform specific timer descriptor

Member Data Documentation

◆ period

uint64_t pico_timer_desc::period

Period at which an alarm will be triggered (measured in microseconds)


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