writing/reading the 1588 timer increment registers
Data Fields | |
| uint8_t | nanoSecsInc |
| Whole nanoseconds to increment timer each clock cycle. | |
| uint16_t | subNsInc |
| Sub-nanoseconds to increment the timer (16 bits) | |
| uint8_t | lsbSubNsInc |
| Lower 8 bits of sub-nanoseconds to increment the timer. | |
| uint8_t | altIncCount |
| Number of increments before changing to alternative increment. More... | |
| uint8_t | altNanoSInc |
| Alternative nanoseconds increment to apply. | |
| uint8_t cy_stc_ethif_timer_increment_t::altIncCount |
Number of increments before changing to alternative increment.
If = 0 then never use alternative increment.