Alessandro Angelino / target-mcu-k64f

Fork of target-mcu-k64f by Morpheus

Embed: (wiki syntax)

« Back to documentation index

_hw_ftm_cnv Union Reference

_hw_ftm_cnv Union Reference

HW_FTM_CnV - Channel (n) Value (RW) More...

#include <MK64F12_ftm.h>


Detailed Description

HW_FTM_CnV - Channel (n) Value (RW)

Reset value: 0x00000000U

These registers contain the captured FTM counter value for the input modes or the match value for the output modes. In Input Capture, Capture Test, and Dual Edge Capture modes, any write to a CnV register is ignored. In output modes, writing to a CnV register latches the value into a buffer. A CnV register is updated with the value of its write buffer according to Registers updated from write buffers. If FTMEN = 0, this write coherency mechanism may be manually reset by writing to the CnSC register whether BDM mode is active or not.

Definition at line 692 of file MK64F12_ftm.h.