NetBurner 3.5.6
PDF Version
_enc_self_test_config Struct Reference

Define configuration structure for self test module. More...

#include <fsl_enc.h>

Public Attributes

enc_self_test_direction_t signalDirection
 
uint16_t signalCount
 
uint16_t signalPeriod
 

Detailed Description

Define configuration structure for self test module.

The self test module provides a quadrature test signal to the inputs of the quadrature decoder module. This is a factory test feature. It is also useful to customers' software development and testing.

Member Data Documentation

◆ signalCount

uint16_t _enc_self_test_config::signalCount

Hold the number of quadrature advances to generate. The available range is 0 - 255.

◆ signalDirection

enc_self_test_direction_t _enc_self_test_config::signalDirection

Direction of self test generated signal.

◆ signalPeriod

uint16_t _enc_self_test_config::signalPeriod

Hold the period of quadrature phase in IPBus clock cycles. The available range is 0 - 31.


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