Expand description
Input capture driver.
Re-exports§
Structs§
- Capture
Pin - Capture pin wrapper.
- Input
Capture - Input capture driver.
- Input
Capture Channel - A single channel of an input capture-configured timer, obtained from
InputCapture::split,InputCapture::channel,InputCapture::ch1, etc. - Input
Capture Channels - A group of four
InputCaptureChannels, obtained fromInputCapture::split.