mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
7571b8c2e4
minor changes
45 lines
1.0 KiB
ReStructuredText
45 lines
1.0 KiB
ReStructuredText
Macros
|
|
^^^^^^
|
|
|
|
|
|
Type Definitions
|
|
^^^^^^^^^^^^^^^^
|
|
|
|
|
|
Enumerations
|
|
^^^^^^^^^^^^
|
|
|
|
.. doxygenenum:: pcnt_ctrl_mode_t
|
|
.. doxygenenum:: pcnt_count_mode_t
|
|
.. doxygenenum:: pcnt_unit_t
|
|
.. doxygenenum:: pcnt_channel_t
|
|
.. doxygenenum:: pcnt_evt_type_t
|
|
|
|
Structures
|
|
^^^^^^^^^^
|
|
|
|
.. doxygenstruct:: pcnt_config_t
|
|
|
|
Functions
|
|
^^^^^^^^^
|
|
|
|
.. doxygenfunction:: pcnt_unit_config
|
|
.. doxygenfunction:: pcnt_get_counter_value
|
|
.. doxygenfunction:: pcnt_counter_pause
|
|
.. doxygenfunction:: pcnt_counter_resume
|
|
.. doxygenfunction:: pcnt_counter_clear
|
|
.. doxygenfunction:: pcnt_intr_enable
|
|
.. doxygenfunction:: pcnt_intr_disable
|
|
.. doxygenfunction:: pcnt_event_enable
|
|
.. doxygenfunction:: pcnt_event_disable
|
|
.. doxygenfunction:: pcnt_set_event_value
|
|
.. doxygenfunction:: pcnt_get_event_value
|
|
.. doxygenfunction:: pcnt_isr_register
|
|
.. doxygenfunction:: pcnt_set_pin
|
|
.. doxygenfunction:: pcnt_filter_enable
|
|
.. doxygenfunction:: pcnt_filter_disable
|
|
.. doxygenfunction:: pcnt_set_filter_value
|
|
.. doxygenfunction:: pcnt_get_filter_value
|
|
.. doxygenfunction:: pcnt_set_mode
|
|
|