|
NetBurner 3.5.6
PDF Version |
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 |
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.
| uint16_t _enc_self_test_config::signalCount |
Hold the number of quadrature advances to generate. The available range is 0 - 255.
| enc_self_test_direction_t _enc_self_test_config::signalDirection |
Direction of self test generated signal.
| uint16_t _enc_self_test_config::signalPeriod |
Hold the period of quadrature phase in IPBus clock cycles. The available range is 0 - 31.