Loading...
Searching...
No Matches
pio_sm_clkdiv Struct Reference

PIO clock configuration. More...

Detailed Description

PIO clock configuration.

Definition at line 772 of file pio.h.

#include <pio.h>

Data Fields

uint16_t div
 Integer divider.
 
uint8_t frac_100
 Fractional divider, two digits after comma.
 

Field Documentation

◆ div

uint16_t pio_sm_clkdiv::div

Integer divider.

Definition at line 773 of file pio.h.

◆ frac_100

uint8_t pio_sm_clkdiv::frac_100

Fractional divider, two digits after comma.

Definition at line 774 of file pio.h.


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