pub type esp_now_rate_config_t = esp_now_rate_config;
Expand description

@brief ESPNOW rate config

Aliased Type§

struct esp_now_rate_config_t {
    pub phymode: u32,
    pub rate: u32,
    pub ersu: bool,
}

Fields§

§phymode: u32

< ESPNOW phymode of specified interface

§rate: u32

< ESPNOW rate of specified interface

§ersu: bool

< ESPNOW using ersu send frame