Type Alias esp_idf_sys::pcnt_port_t
source ยท pub type pcnt_port_t = c_uint;
Expand description
@brief PCNT port number, the max port number is (PCNT_PORT_MAX - 1).
pub type pcnt_port_t = c_uint;
@brief PCNT port number, the max port number is (PCNT_PORT_MAX - 1).