MAX32665 SDK Documentation  0.2
Software Development Kit Overview and API Documentation
pt_pt_cfg_t Struct Reference

Structure type for pulse train mode configuration. More...

#include <pt.h>

Data Fields

uint32_t bps
 pulse train bit rate
 
uint32_t pattern
 Output pattern to shift out, starts at LSB.
 
uint8_t ptLength
 Number of bits in pulse train, 0 = 32bits, 1 = non valid , 2 = 2 bits, ... More...
 
uint16_t loop
 Number of times to repeat the train, 0 = continuous.
 
uint16_t loopDelay
 Delay between loops specified in multiples of bps.
 

Detailed Description

Note
Do not use for square wave

Field Documentation

◆ ptLength

uint8_t pt_pt_cfg_t::ptLength

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