[INFO] fetching crate esp_idf_dev_sys 0.1.4... [INFO] documenting esp_idf_dev_sys-0.1.4 against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] extracting crate esp_idf_dev_sys 0.1.4 into /workspace/builds/worker-40/source [INFO] validating manifest of crates.io crate esp_idf_dev_sys 0.1.4 on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate esp_idf_dev_sys 0.1.4 [INFO] finished tweaking crates.io crate esp_idf_dev_sys 0.1.4 [INFO] tweaked toml for crates.io crate esp_idf_dev_sys 0.1.4 written to /workspace/builds/worker-40/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-40/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-40/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 948a4a50aa9ff6064b3307eba30e362b791f9e972b8ac6f94e9e4d1584cfc061 [INFO] running `Command { std: "docker" "start" "-a" "948a4a50aa9ff6064b3307eba30e362b791f9e972b8ac6f94e9e4d1584cfc061", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "948a4a50aa9ff6064b3307eba30e362b791f9e972b8ac6f94e9e4d1584cfc061", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "948a4a50aa9ff6064b3307eba30e362b791f9e972b8ac6f94e9e4d1584cfc061", kill_on_drop: false }` [INFO] [stdout] 948a4a50aa9ff6064b3307eba30e362b791f9e972b8ac6f94e9e4d1584cfc061 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-40/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-40/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9a6e56c18b07a70f02941461b6a98a7526044aba75b8fb6bcfea233ae1aae454 [INFO] running `Command { std: "docker" "start" "-a" "9a6e56c18b07a70f02941461b6a98a7526044aba75b8fb6bcfea233ae1aae454", kill_on_drop: false }` [INFO] [stderr] Documenting esp_idf_dev_sys v0.1.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:15273:5 [INFO] [stdout] | [INFO] [stdout] 15273 | / #[doc = " @brief Returns string for esp_err_t and system error codes"] [INFO] [stdout] 15274 | | #[doc = ""] [INFO] [stdout] 15275 | | #[doc = " This function finds the error code in a pre-generated lookup-table of"] [INFO] [stdout] 15276 | | #[doc = " esp_err_t errors and returns its string representation. If the error code"] [INFO] [stdout] ... | [INFO] [stdout] 15285 | | #[doc = " @param buflen Size of buffer buf. At most buflen bytes are written into the buf buffer (including the terminating null byte... [INFO] [stdout] 15286 | | #[doc = " @return buf containing the string error message"] [INFO] [stdout] | |_______________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] buf buffer where the error message should be written [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:15365:5 [INFO] [stdout] | [INFO] [stdout] 15365 | / #[doc = " @brief Create an esp_timer instance"] [INFO] [stdout] 15366 | | #[doc = ""] [INFO] [stdout] 15367 | | #[doc = " @note When done using the timer, delete it with esp_timer_delete function."] [INFO] [stdout] 15368 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 15377 | | #[doc = " - ESP_ERR_INVALID_STATE if esp_timer library is not initialized yet"] [INFO] [stdout] 15378 | | #[doc = " - ESP_ERR_NO_MEM if memory allocation fails"] [INFO] [stdout] | |________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] out_handle Output, pointer to esp_timer_handle_t variable which [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:16414:5 [INFO] [stdout] | [INFO] [stdout] 16414 | / #[doc = " @brief Fill an esp_chip_info_t structure with information about the chip"] [INFO] [stdout] 16415 | | #[doc = " @param[out] out_info structure to be filled"] [INFO] [stdout] | |___________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] out_info structure to be filled [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `optionally` [INFO] [stdout] --> src/bindings.rs:17662:5 [INFO] [stdout] | [INFO] [stdout] 17662 | / #[doc = " Send task notification."] [INFO] [stdout] 17663 | | #[doc = ""] [INFO] [stdout] 17664 | | #[doc = " configUSE_TASK_NOTIFICATIONS must be undefined or defined as 1 for this"] [INFO] [stdout] 17665 | | #[doc = " function to be available."] [INFO] [stdout] ... | [INFO] [stdout] 17730 | | #[doc = ""] [INFO] [stdout] 17731 | | #[doc = " \\ingroup TaskNotifications"] [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] A task can use xTaskNotifyWait() to [optionally] block to wait for a [INFO] [stdout] ^^^^^^^^^^ [INFO] [stdout] = note: no item named `optionally` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `optionally` [INFO] [stdout] --> src/bindings.rs:17739:5 [INFO] [stdout] | [INFO] [stdout] 17739 | / #[doc = " Send task notification from an ISR."] [INFO] [stdout] 17740 | | #[doc = ""] [INFO] [stdout] 17741 | | #[doc = " configUSE_TASK_NOTIFICATIONS must be undefined or defined as 1 for this"] [INFO] [stdout] 17742 | | #[doc = " function to be available."] [INFO] [stdout] ... | [INFO] [stdout] 17819 | | #[doc = ""] [INFO] [stdout] 17820 | | #[doc = " \\ingroup TaskNotifications"] [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] A task can use xTaskNotifyWait() to [optionally] block to wait for a [INFO] [stdout] ^^^^^^^^^^ [INFO] [stdout] = note: no item named `optionally` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `optionally` [INFO] [stdout] --> src/bindings.rs:17829:5 [INFO] [stdout] | [INFO] [stdout] 17829 | / #[doc = " Wait for task notification"] [INFO] [stdout] 17830 | | #[doc = ""] [INFO] [stdout] 17831 | | #[doc = " configUSE_TASK_NOTIFICATIONS must be undefined or defined as 1 for this"] [INFO] [stdout] 17832 | | #[doc = " function to be available."] [INFO] [stdout] ... | [INFO] [stdout] 17896 | | #[doc = ""] [INFO] [stdout] 17897 | | #[doc = " \\ingroup TaskNotifications"] [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] A task can use xTaskNotifyWait() to [optionally] block to wait for a [INFO] [stdout] ^^^^^^^^^^ [INFO] [stdout] = note: no item named `optionally` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `optionally` [INFO] [stdout] --> src/bindings.rs:17961:5 [INFO] [stdout] | [INFO] [stdout] 17961 | / #[doc = " Simplified macro for receiving task notification."] [INFO] [stdout] 17962 | | #[doc = ""] [INFO] [stdout] 17963 | | #[doc = " configUSE_TASK_NOTIFICATIONS must be undefined or defined as 1 for this"] [INFO] [stdout] 17964 | | #[doc = " function to be available."] [INFO] [stdout] ... | [INFO] [stdout] 18022 | | #[doc = ""] [INFO] [stdout] 18023 | | #[doc = " \\ingroup TaskNotifications"] [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] A task can use ulTaskNotifyTake() to [optionally] block to wait for a [INFO] [stdout] ^^^^^^^^^^ [INFO] [stdout] = note: no item named `optionally` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:20991:5 [INFO] [stdout] | [INFO] [stdout] 20991 | / #[doc = " @brief Output ADC1 or ADC2's reference voltage to ``adc2_channe_t``'s IO."] [INFO] [stdout] 20992 | | #[doc = ""] [INFO] [stdout] 20993 | | #[doc = " This function routes the internal reference voltage of ADCn to one of"] [INFO] [stdout] 20994 | | #[doc = " ADC2's channels. This reference voltage can then be manually measured"] [INFO] [stdout] ... | [INFO] [stdout] 21002 | | #[doc = " - ESP_OK: v_ref successfully routed to selected GPIO"] [INFO] [stdout] 21003 | | #[doc = " - ESP_ERR_INVALID_ARG: Unsupported GPIO"] [INFO] [stdout] | |________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] adc_unit ADC unit index [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:21007:5 [INFO] [stdout] | [INFO] [stdout] 21007 | / #[doc = " @brief Output ADC2 reference voltage to ``adc2_channe_t``'s IO."] [INFO] [stdout] 21008 | | #[doc = ""] [INFO] [stdout] 21009 | | #[doc = " This function routes the internal reference voltage of ADCn to one of"] [INFO] [stdout] 21010 | | #[doc = " ADC2's channels. This reference voltage can then be manually measured"] [INFO] [stdout] ... | [INFO] [stdout] 21018 | | #[doc = " - ESP_OK: v_ref successfully routed to selected GPIO"] [INFO] [stdout] 21019 | | #[doc = " - ESP_ERR_INVALID_ARG: Unsupported GPIO"] [INFO] [stdout] | |________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] gpio GPIO number (ADC2's channels are supported) [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:21293:5 [INFO] [stdout] | [INFO] [stdout] 21293 | / #[doc = " @brief Install TWAI driver"] [INFO] [stdout] 21294 | | #[doc = ""] [INFO] [stdout] 21295 | | #[doc = " This function installs the TWAI driver using three configuration structures."] [INFO] [stdout] 21296 | | #[doc = " The required memory is allocated and the TWAI driver is placed in the stopped"] [INFO] [stdout] ... | [INFO] [stdout] 21310 | | #[doc = " - ESP_ERR_NO_MEM: Insufficient memory"] [INFO] [stdout] 21311 | | #[doc = " - ESP_ERR_INVALID_STATE: Driver is already installed"] [INFO] [stdout] | |_________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] g_config General configuration structure [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:21366:5 [INFO] [stdout] | [INFO] [stdout] 21366 | / #[doc = " @brief Transmit a TWAI message"] [INFO] [stdout] 21367 | | #[doc = ""] [INFO] [stdout] 21368 | | #[doc = " This function queues a TWAI message for transmission. Transmission will start"] [INFO] [stdout] 21369 | | #[doc = " immediately if no other messages are queued for transmission. If the TX queue"] [INFO] [stdout] ... | [INFO] [stdout] 21391 | | #[doc = " - ESP_ERR_INVALID_STATE: TWAI driver is not in running state, or is not installed"] [INFO] [stdout] 21392 | | #[doc = " - ESP_ERR_NOT_SUPPORTED: Listen Only Mode does not support transmissions"] [INFO] [stdout] | |_____________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] message Message to transmit [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:21396:5 [INFO] [stdout] | [INFO] [stdout] 21396 | / #[doc = " @brief Receive a TWAI message"] [INFO] [stdout] 21397 | | #[doc = ""] [INFO] [stdout] 21398 | | #[doc = " This function receives a message from the RX queue. The flags field of the"] [INFO] [stdout] 21399 | | #[doc = " message structure will indicate the type of message received. This function"] [INFO] [stdout] ... | [INFO] [stdout] 21411 | | #[doc = " - ESP_ERR_INVALID_ARG: Arguments are invalid"] [INFO] [stdout] 21412 | | #[doc = " - ESP_ERR_INVALID_STATE: TWAI driver is not installed"] [INFO] [stdout] | |__________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] message Received message [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:21396:5 [INFO] [stdout] | [INFO] [stdout] 21396 | / #[doc = " @brief Receive a TWAI message"] [INFO] [stdout] 21397 | | #[doc = ""] [INFO] [stdout] 21398 | | #[doc = " This function receives a message from the RX queue. The flags field of the"] [INFO] [stdout] 21399 | | #[doc = " message structure will indicate the type of message received. This function"] [INFO] [stdout] ... | [INFO] [stdout] 21411 | | #[doc = " - ESP_ERR_INVALID_ARG: Arguments are invalid"] [INFO] [stdout] 21412 | | #[doc = " - ESP_ERR_INVALID_STATE: TWAI driver is not installed"] [INFO] [stdout] | |__________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] ticks_to_wait Number of FreeRTOS ticks to block on RX queue [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:21416:5 [INFO] [stdout] | [INFO] [stdout] 21416 | / #[doc = " @brief Read TWAI driver alerts"] [INFO] [stdout] 21417 | | #[doc = ""] [INFO] [stdout] 21418 | | #[doc = " This function will read the alerts raised by the TWAI driver. If no alert has"] [INFO] [stdout] 21419 | | #[doc = " been issued when this function is called, this function will block until an alert"] [INFO] [stdout] ... | [INFO] [stdout] 21431 | | #[doc = " - ESP_ERR_INVALID_ARG: Arguments are invalid"] [INFO] [stdout] 21432 | | #[doc = " - ESP_ERR_INVALID_STATE: TWAI driver is not installed"] [INFO] [stdout] | |__________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] alerts Bit field of raised alerts (see documentation for alert flags) [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:21416:5 [INFO] [stdout] | [INFO] [stdout] 21416 | / #[doc = " @brief Read TWAI driver alerts"] [INFO] [stdout] 21417 | | #[doc = ""] [INFO] [stdout] 21418 | | #[doc = " This function will read the alerts raised by the TWAI driver. If no alert has"] [INFO] [stdout] 21419 | | #[doc = " been issued when this function is called, this function will block until an alert"] [INFO] [stdout] ... | [INFO] [stdout] 21431 | | #[doc = " - ESP_ERR_INVALID_ARG: Arguments are invalid"] [INFO] [stdout] 21432 | | #[doc = " - ESP_ERR_INVALID_STATE: TWAI driver is not installed"] [INFO] [stdout] | |__________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] ticks_to_wait Number of FreeRTOS ticks to block for alert [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:21436:5 [INFO] [stdout] | [INFO] [stdout] 21436 | / #[doc = " @brief Reconfigure which alerts are enabled"] [INFO] [stdout] 21437 | | #[doc = ""] [INFO] [stdout] 21438 | | #[doc = " This function reconfigures which alerts are enabled. If there are alerts"] [INFO] [stdout] 21439 | | #[doc = " which have not been read whilst reconfiguring, this function can read those"] [INFO] [stdout] ... | [INFO] [stdout] 21446 | | #[doc = " - ESP_OK: Alerts reconfigured"] [INFO] [stdout] 21447 | | #[doc = " - ESP_ERR_INVALID_STATE: TWAI driver is not installed"] [INFO] [stdout] | |__________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] alerts_enabled Bit field of alerts to enable (see documentation for alert flags) [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:21436:5 [INFO] [stdout] | [INFO] [stdout] 21436 | / #[doc = " @brief Reconfigure which alerts are enabled"] [INFO] [stdout] 21437 | | #[doc = ""] [INFO] [stdout] 21438 | | #[doc = " This function reconfigures which alerts are enabled. If there are alerts"] [INFO] [stdout] 21439 | | #[doc = " which have not been read whilst reconfiguring, this function can read those"] [INFO] [stdout] ... | [INFO] [stdout] 21446 | | #[doc = " - ESP_OK: Alerts reconfigured"] [INFO] [stdout] 21447 | | #[doc = " - ESP_ERR_INVALID_STATE: TWAI driver is not installed"] [INFO] [stdout] | |__________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] current_alerts Bit field of currently raised alerts. Set to NULL if unused [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:21468:5 [INFO] [stdout] | [INFO] [stdout] 21468 | / #[doc = " @brief Get current status information of the TWAI driver"] [INFO] [stdout] 21469 | | #[doc = ""] [INFO] [stdout] 21470 | | #[doc = " @param[out] status_info Status information"] [INFO] [stdout] 21471 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 21474 | | #[doc = " - ESP_ERR_INVALID_ARG: Arguments are invalid"] [INFO] [stdout] 21475 | | #[doc = " - ESP_ERR_INVALID_STATE: TWAI driver is not installed"] [INFO] [stdout] | |__________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] status_info Status information [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `20` [INFO] [stdout] --> src/bindings.rs:21634:5 [INFO] [stdout] | [INFO] [stdout] 21634 | / #[doc = " It is preferred that the macros xQueueSend(), xQueueSendToFront() and"] [INFO] [stdout] 21635 | | #[doc = " xQueueSendToBack() are used in place of calling this function directly."] [INFO] [stdout] 21636 | | #[doc = ""] [INFO] [stdout] 21637 | | #[doc = " Post an item on a queue. The item is queued by copy, not by reference."] [INFO] [stdout] ... | [INFO] [stdout] 21704 | | #[doc = " @endcode"] [INFO] [stdout] 21705 | | #[doc = " \\ingroup QueueManagement"] [INFO] [stdout] | |_________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] char ucData[ 20 ]; [INFO] [stdout] ^^^^ [INFO] [stdout] = note: no item named `20` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `20` [INFO] [stdout] --> src/bindings.rs:21741:5 [INFO] [stdout] | [INFO] [stdout] 21741 | / #[doc = " It is preferred that the macro xQueueReceive() be used rather than calling"] [INFO] [stdout] 21742 | | #[doc = " this function directly."] [INFO] [stdout] 21743 | | #[doc = ""] [INFO] [stdout] 21744 | | #[doc = " Receive an item from a queue. The item is received by copy so a buffer of"] [INFO] [stdout] ... | [INFO] [stdout] 21823 | | #[doc = " @endcode"] [INFO] [stdout] 21824 | | #[doc = " \\ingroup QueueManagement"] [INFO] [stdout] | |_________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] char ucData[ 20 ]; [INFO] [stdout] ^^^^ [INFO] [stdout] = note: no item named `20` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:21864:5 [INFO] [stdout] | [INFO] [stdout] 21864 | / #[doc = "@{*/"] [INFO] [stdout] 21865 | | #[doc = " It is preferred that the macros xQueueSendFromISR(),"] [INFO] [stdout] 21866 | | #[doc = " xQueueSendToFrontFromISR() and xQueueSendToBackFromISR() be used in place"] [INFO] [stdout] 21867 | | #[doc = " of calling this function directly. xQueueGiveFromISR() is an"] [INFO] [stdout] ... | [INFO] [stdout] 21926 | | #[doc = " @endcode"] [INFO] [stdout] 21927 | | #[doc = " \\ingroup QueueManagement"] [INFO] [stdout] | |_________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] pxHigherPriorityTaskWoken xQueueGenericSendFromISR() will set [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:21942:5 [INFO] [stdout] | [INFO] [stdout] 21942 | / #[doc = " Receive an item from a queue. It is safe to use this function from within an"] [INFO] [stdout] 21943 | | #[doc = " interrupt service routine."] [INFO] [stdout] 21944 | | #[doc = ""] [INFO] [stdout] 21945 | | #[doc = " @param xQueue The handle to the queue from which the item is to be"] [INFO] [stdout] ... | [INFO] [stdout] 22014 | | #[doc = " @endcode"] [INFO] [stdout] 22015 | | #[doc = " \\ingroup QueueManagement"] [INFO] [stdout] | |_________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] pxHigherPriorityTaskWoken A task may be blocked waiting for space to become [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:22309:5 [INFO] [stdout] | [INFO] [stdout] 22309 | / #[doc = " @brief Create a ring buffer"] [INFO] [stdout] 22310 | | #[doc = ""] [INFO] [stdout] 22311 | | #[doc = " @param[in] xBufferSize Size of the buffer in bytes. Note that items require"] [INFO] [stdout] 22312 | | #[doc = " space for overhead in no-split/allow-split buffers"] [INFO] [stdout] ... | [INFO] [stdout] 22316 | | #[doc = ""] [INFO] [stdout] 22317 | | #[doc = " @return A handle to the created ring buffer, or NULL in case of error."] [INFO] [stdout] | |_______________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] xBufferSize Size of the buffer in bytes. Note that items require [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:22322:5 [INFO] [stdout] | [INFO] [stdout] 22322 | / #[doc = " @brief Create a ring buffer of type RINGBUF_TYPE_NOSPLIT for a fixed item_size"] [INFO] [stdout] 22323 | | #[doc = ""] [INFO] [stdout] 22324 | | #[doc = " This API is similar to xRingbufferCreate(), but it will internally allocate"] [INFO] [stdout] 22325 | | #[doc = " additional space for the headers."] [INFO] [stdout] ... | [INFO] [stdout] 22329 | | #[doc = ""] [INFO] [stdout] 22330 | | #[doc = " @return A RingbufHandle_t handle to the created ring buffer, or NULL in case of error."] [INFO] [stdout] | |_______________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] xItemSize Size of each item to be put into the ring buffer [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:22334:5 [INFO] [stdout] | [INFO] [stdout] 22334 | / #[doc = " @brief Insert an item into the ring buffer"] [INFO] [stdout] 22335 | | #[doc = ""] [INFO] [stdout] 22336 | | #[doc = " Attempt to insert an item into the ring buffer. This function will block until"] [INFO] [stdout] 22337 | | #[doc = " enough free space is available or until it times out."] [INFO] [stdout] ... | [INFO] [stdout] 22350 | | #[doc = " - pdTRUE if succeeded"] [INFO] [stdout] 22351 | | #[doc = " - pdFALSE on time-out or when the data is larger than the maximum permissible size of the buffer"] [INFO] [stdout] | |_____________________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] xRingbuffer Ring buffer to insert the item into [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:22360:5 [INFO] [stdout] | [INFO] [stdout] 22360 | / #[doc = " @brief Insert an item into the ring buffer in an ISR"] [INFO] [stdout] 22361 | | #[doc = ""] [INFO] [stdout] 22362 | | #[doc = " Attempt to insert an item into the ring buffer from an ISR. This function"] [INFO] [stdout] 22363 | | #[doc = " will return immediately if there is insufficient free space in the buffer."] [INFO] [stdout] ... | [INFO] [stdout] 22376 | | #[doc = " - pdTRUE if succeeded"] [INFO] [stdout] 22377 | | #[doc = " - pdFALSE when the ring buffer does not have space."] [INFO] [stdout] | |________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] xRingbuffer Ring buffer to insert the item into [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:22360:5 [INFO] [stdout] | [INFO] [stdout] 22360 | / #[doc = " @brief Insert an item into the ring buffer in an ISR"] [INFO] [stdout] 22361 | | #[doc = ""] [INFO] [stdout] 22362 | | #[doc = " Attempt to insert an item into the ring buffer from an ISR. This function"] [INFO] [stdout] 22363 | | #[doc = " will return immediately if there is insufficient free space in the buffer."] [INFO] [stdout] ... | [INFO] [stdout] 22376 | | #[doc = " - pdTRUE if succeeded"] [INFO] [stdout] 22377 | | #[doc = " - pdFALSE when the ring buffer does not have space."] [INFO] [stdout] | |________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] pxHigherPriorityTaskWoken Value pointed to will be set to pdTRUE if the function woke up a higher priority task. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:22386:5 [INFO] [stdout] | [INFO] [stdout] 22386 | / #[doc = " @brief Acquire memory from the ring buffer to be written to by an external"] [INFO] [stdout] 22387 | | #[doc = " source and to be sent later."] [INFO] [stdout] 22388 | | #[doc = ""] [INFO] [stdout] 22389 | | #[doc = " Attempt to allocate buffer for an item to be sent into the ring buffer. This"] [INFO] [stdout] ... | [INFO] [stdout] 22408 | | #[doc = " - pdTRUE if succeeded"] [INFO] [stdout] 22409 | | #[doc = " - pdFALSE on time-out or when the data is larger than the maximum permissible size of the buffer"] [INFO] [stdout] | |_____________________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] xRingbuffer Ring buffer to allocate the memory [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:22386:5 [INFO] [stdout] | [INFO] [stdout] 22386 | / #[doc = " @brief Acquire memory from the ring buffer to be written to by an external"] [INFO] [stdout] 22387 | | #[doc = " source and to be sent later."] [INFO] [stdout] 22388 | | #[doc = ""] [INFO] [stdout] 22389 | | #[doc = " Attempt to allocate buffer for an item to be sent into the ring buffer. This"] [INFO] [stdout] ... | [INFO] [stdout] 22408 | | #[doc = " - pdTRUE if succeeded"] [INFO] [stdout] 22409 | | #[doc = " - pdFALSE on time-out or when the data is larger than the maximum permissible size of the buffer"] [INFO] [stdout] | |_____________________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] ppvItem Double pointer to memory acquired (set to NULL if no memory were retrieved) [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:22418:5 [INFO] [stdout] | [INFO] [stdout] 22418 | / #[doc = " @brief Actually send an item into the ring buffer allocated before by"] [INFO] [stdout] 22419 | | #[doc = " ``xRingbufferSendAcquire``."] [INFO] [stdout] 22420 | | #[doc = ""] [INFO] [stdout] 22421 | | #[doc = " @param[in] xRingbuffer Ring buffer to insert the item into"] [INFO] [stdout] ... | [INFO] [stdout] 22428 | | #[doc = " - pdTRUE if succeeded"] [INFO] [stdout] 22429 | | #[doc = " - pdFALSE if fail for some reason."] [INFO] [stdout] | |_______________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] xRingbuffer Ring buffer to insert the item into [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:22436:5 [INFO] [stdout] | [INFO] [stdout] 22436 | / #[doc = " @brief Retrieve an item from the ring buffer"] [INFO] [stdout] 22437 | | #[doc = ""] [INFO] [stdout] 22438 | | #[doc = " Attempt to retrieve an item from the ring buffer. This function will block"] [INFO] [stdout] 22439 | | #[doc = " until an item is available or until it times out."] [INFO] [stdout] ... | [INFO] [stdout] 22448 | | #[doc = " - Pointer to the retrieved item on success; *pxItemSize filled with the length of the item."] [INFO] [stdout] 22449 | | #[doc = " - NULL on timeout, *pxItemSize is untouched in that case."] [INFO] [stdout] | |______________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] xRingbuffer Ring buffer to retrieve the item from [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:22436:5 [INFO] [stdout] | [INFO] [stdout] 22436 | / #[doc = " @brief Retrieve an item from the ring buffer"] [INFO] [stdout] 22437 | | #[doc = ""] [INFO] [stdout] 22438 | | #[doc = " Attempt to retrieve an item from the ring buffer. This function will block"] [INFO] [stdout] 22439 | | #[doc = " until an item is available or until it times out."] [INFO] [stdout] ... | [INFO] [stdout] 22448 | | #[doc = " - Pointer to the retrieved item on success; *pxItemSize filled with the length of the item."] [INFO] [stdout] 22449 | | #[doc = " - NULL on timeout, *pxItemSize is untouched in that case."] [INFO] [stdout] | |______________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] pxItemSize Pointer to a variable to which the size of the retrieved item will be written. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:22457:5 [INFO] [stdout] | [INFO] [stdout] 22457 | / #[doc = " @brief Retrieve an item from the ring buffer in an ISR"] [INFO] [stdout] 22458 | | #[doc = ""] [INFO] [stdout] 22459 | | #[doc = " Attempt to retrieve an item from the ring buffer. This function returns immediately"] [INFO] [stdout] 22460 | | #[doc = " if there are no items available for retrieval"] [INFO] [stdout] ... | [INFO] [stdout] 22470 | | #[doc = " - Pointer to the retrieved item on success; *pxItemSize filled with the length of the item."] [INFO] [stdout] 22471 | | #[doc = " - NULL when the ring buffer is empty, *pxItemSize is untouched in that case."] [INFO] [stdout] | |_________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] xRingbuffer Ring buffer to retrieve the item from [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:22457:5 [INFO] [stdout] | [INFO] [stdout] 22457 | / #[doc = " @brief Retrieve an item from the ring buffer in an ISR"] [INFO] [stdout] 22458 | | #[doc = ""] [INFO] [stdout] 22459 | | #[doc = " Attempt to retrieve an item from the ring buffer. This function returns immediately"] [INFO] [stdout] 22460 | | #[doc = " if there are no items available for retrieval"] [INFO] [stdout] ... | [INFO] [stdout] 22470 | | #[doc = " - Pointer to the retrieved item on success; *pxItemSize filled with the length of the item."] [INFO] [stdout] 22471 | | #[doc = " - NULL when the ring buffer is empty, *pxItemSize is untouched in that case."] [INFO] [stdout] | |_________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] pxItemSize Pointer to a variable to which the size of the [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:22478:5 [INFO] [stdout] | [INFO] [stdout] 22478 | / #[doc = " @brief Retrieve a split item from an allow-split ring buffer"] [INFO] [stdout] 22479 | | #[doc = ""] [INFO] [stdout] 22480 | | #[doc = " Attempt to retrieve a split item from an allow-split ring buffer. If the item"] [INFO] [stdout] 22481 | | #[doc = " is not split, only a single item is retried. If the item is split, both parts"] [INFO] [stdout] ... | [INFO] [stdout] 22496 | | #[doc = " - pdTRUE if an item (split or unsplit) was retrieved"] [INFO] [stdout] 22497 | | #[doc = " - pdFALSE when no item was retrieved"] [INFO] [stdout] | |_________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] xRingbuffer Ring buffer to retrieve the item from [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:22478:5 [INFO] [stdout] | [INFO] [stdout] 22478 | / #[doc = " @brief Retrieve a split item from an allow-split ring buffer"] [INFO] [stdout] 22479 | | #[doc = ""] [INFO] [stdout] 22480 | | #[doc = " Attempt to retrieve a split item from an allow-split ring buffer. If the item"] [INFO] [stdout] 22481 | | #[doc = " is not split, only a single item is retried. If the item is split, both parts"] [INFO] [stdout] ... | [INFO] [stdout] 22496 | | #[doc = " - pdTRUE if an item (split or unsplit) was retrieved"] [INFO] [stdout] 22497 | | #[doc = " - pdFALSE when no item was retrieved"] [INFO] [stdout] | |_________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] ppvHeadItem Double pointer to first part (set to NULL if no items were retrieved) [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:22508:5 [INFO] [stdout] | [INFO] [stdout] 22508 | / #[doc = " @brief Retrieve a split item from an allow-split ring buffer in an ISR"] [INFO] [stdout] 22509 | | #[doc = ""] [INFO] [stdout] 22510 | | #[doc = " Attempt to retrieve a split item from an allow-split ring buffer. If the item"] [INFO] [stdout] 22511 | | #[doc = " is not split, only a single item is retried. If the item is split, both parts"] [INFO] [stdout] ... | [INFO] [stdout] 22525 | | #[doc = " - pdTRUE if an item (split or unsplit) was retrieved"] [INFO] [stdout] 22526 | | #[doc = " - pdFALSE when no item was retrieved"] [INFO] [stdout] | |_________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] xRingbuffer Ring buffer to retrieve the item from [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:22508:5 [INFO] [stdout] | [INFO] [stdout] 22508 | / #[doc = " @brief Retrieve a split item from an allow-split ring buffer in an ISR"] [INFO] [stdout] 22509 | | #[doc = ""] [INFO] [stdout] 22510 | | #[doc = " Attempt to retrieve a split item from an allow-split ring buffer. If the item"] [INFO] [stdout] 22511 | | #[doc = " is not split, only a single item is retried. If the item is split, both parts"] [INFO] [stdout] ... | [INFO] [stdout] 22525 | | #[doc = " - pdTRUE if an item (split or unsplit) was retrieved"] [INFO] [stdout] 22526 | | #[doc = " - pdFALSE when no item was retrieved"] [INFO] [stdout] | |_________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] ppvHeadItem Double pointer to first part (set to NULL if no items were retrieved) [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:22536:5 [INFO] [stdout] | [INFO] [stdout] 22536 | / #[doc = " @brief Retrieve bytes from a byte buffer, specifying the maximum amount of bytes to retrieve"] [INFO] [stdout] 22537 | | #[doc = ""] [INFO] [stdout] 22538 | | #[doc = " Attempt to retrieve data from a byte buffer whilst specifying a maximum number"] [INFO] [stdout] 22539 | | #[doc = " of bytes to retrieve. This function will block until there is data available"] [INFO] [stdout] ... | [INFO] [stdout] 22553 | | #[doc = " the length of the item."] [INFO] [stdout] 22554 | | #[doc = " - NULL on timeout, *pxItemSize is untouched in that case."] [INFO] [stdout] | |______________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] xRingbuffer Ring buffer to retrieve the item from [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:22536:5 [INFO] [stdout] | [INFO] [stdout] 22536 | / #[doc = " @brief Retrieve bytes from a byte buffer, specifying the maximum amount of bytes to retrieve"] [INFO] [stdout] 22537 | | #[doc = ""] [INFO] [stdout] 22538 | | #[doc = " Attempt to retrieve data from a byte buffer whilst specifying a maximum number"] [INFO] [stdout] 22539 | | #[doc = " of bytes to retrieve. This function will block until there is data available"] [INFO] [stdout] ... | [INFO] [stdout] 22553 | | #[doc = " the length of the item."] [INFO] [stdout] 22554 | | #[doc = " - NULL on timeout, *pxItemSize is untouched in that case."] [INFO] [stdout] | |______________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] pxItemSize Pointer to a variable to which the size of the retrieved item will be written. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:22563:5 [INFO] [stdout] | [INFO] [stdout] 22563 | / #[doc = " @brief Retrieve bytes from a byte buffer, specifying the maximum amount of"] [INFO] [stdout] 22564 | | #[doc = " bytes to retrieve. Call this from an ISR."] [INFO] [stdout] 22565 | | #[doc = ""] [INFO] [stdout] 22566 | | #[doc = " Attempt to retrieve bytes from a byte buffer whilst specifying a maximum number"] [INFO] [stdout] ... | [INFO] [stdout] 22580 | | #[doc = " the length of the item."] [INFO] [stdout] 22581 | | #[doc = " - NULL when the ring buffer is empty, *pxItemSize is untouched in that case."] [INFO] [stdout] | |_________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] xRingbuffer Ring buffer to retrieve the item from [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:22563:5 [INFO] [stdout] | [INFO] [stdout] 22563 | / #[doc = " @brief Retrieve bytes from a byte buffer, specifying the maximum amount of"] [INFO] [stdout] 22564 | | #[doc = " bytes to retrieve. Call this from an ISR."] [INFO] [stdout] 22565 | | #[doc = ""] [INFO] [stdout] 22566 | | #[doc = " Attempt to retrieve bytes from a byte buffer whilst specifying a maximum number"] [INFO] [stdout] ... | [INFO] [stdout] 22580 | | #[doc = " the length of the item."] [INFO] [stdout] 22581 | | #[doc = " - NULL when the ring buffer is empty, *pxItemSize is untouched in that case."] [INFO] [stdout] | |_________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] pxItemSize Pointer to a variable to which the size of the retrieved item will be written. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:22589:5 [INFO] [stdout] | [INFO] [stdout] 22589 | / #[doc = " @brief Return a previously-retrieved item to the ring buffer"] [INFO] [stdout] 22590 | | #[doc = ""] [INFO] [stdout] 22591 | | #[doc = " @param[in] xRingbuffer Ring buffer the item was retrieved from"] [INFO] [stdout] 22592 | | #[doc = " @param[in] pvItem Item that was received earlier"] [INFO] [stdout] 22593 | | #[doc = ""] [INFO] [stdout] 22594 | | #[doc = " @note If a split item is retrieved, both parts should be returned by calling this function twice"] [INFO] [stdout] | |___________________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] xRingbuffer Ring buffer the item was retrieved from [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:22598:5 [INFO] [stdout] | [INFO] [stdout] 22598 | / #[doc = " @brief Return a previously-retrieved item to the ring buffer from an ISR"] [INFO] [stdout] 22599 | | #[doc = ""] [INFO] [stdout] 22600 | | #[doc = " @param[in] xRingbuffer Ring buffer the item was retrieved from"] [INFO] [stdout] 22601 | | #[doc = " @param[in] pvItem Item that was received earlier"] [INFO] [stdout] ... | [INFO] [stdout] 22604 | | #[doc = ""] [INFO] [stdout] 22605 | | #[doc = " @note If a split item is retrieved, both parts should be returned by calling this function twice"] [INFO] [stdout] | |___________________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] xRingbuffer Ring buffer the item was retrieved from [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:22598:5 [INFO] [stdout] | [INFO] [stdout] 22598 | / #[doc = " @brief Return a previously-retrieved item to the ring buffer from an ISR"] [INFO] [stdout] 22599 | | #[doc = ""] [INFO] [stdout] 22600 | | #[doc = " @param[in] xRingbuffer Ring buffer the item was retrieved from"] [INFO] [stdout] 22601 | | #[doc = " @param[in] pvItem Item that was received earlier"] [INFO] [stdout] ... | [INFO] [stdout] 22604 | | #[doc = ""] [INFO] [stdout] 22605 | | #[doc = " @note If a split item is retrieved, both parts should be returned by calling this function twice"] [INFO] [stdout] | |___________________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] pxHigherPriorityTaskWoken Value pointed to will be set to pdTRUE [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:22613:5 [INFO] [stdout] | [INFO] [stdout] 22613 | / #[doc = " @brief Delete a ring buffer"] [INFO] [stdout] 22614 | | #[doc = ""] [INFO] [stdout] 22615 | | #[doc = " @param[in] xRingbuffer Ring buffer to delete"] [INFO] [stdout] 22616 | | #[doc = ""] [INFO] [stdout] 22617 | | #[doc = " @note This function will not deallocate any memory if the ring buffer was"] [INFO] [stdout] 22618 | | #[doc = " created using xRingbufferCreateStatic(). Deallocation must be done"] [INFO] [stdout] 22619 | | #[doc = " manually be the user."] [INFO] [stdout] | |______________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] xRingbuffer Ring buffer to delete [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:22623:5 [INFO] [stdout] | [INFO] [stdout] 22623 | / #[doc = " @brief Get maximum size of an item that can be placed in the ring buffer"] [INFO] [stdout] 22624 | | #[doc = ""] [INFO] [stdout] 22625 | | #[doc = " This function returns the maximum size an item can have if it was placed in"] [INFO] [stdout] 22626 | | #[doc = " an empty ring buffer."] [INFO] [stdout] ... | [INFO] [stdout] 22635 | | #[doc = ""] [INFO] [stdout] 22636 | | #[doc = " @return Maximum size, in bytes, of an item that can be placed in a ring buffer."] [INFO] [stdout] | |________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] xRingbuffer Ring buffer to query [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:22640:5 [INFO] [stdout] | [INFO] [stdout] 22640 | / #[doc = " @brief Get current free size available for an item/data in the buffer"] [INFO] [stdout] 22641 | | #[doc = ""] [INFO] [stdout] 22642 | | #[doc = " This gives the real time free space available for an item/data in the ring"] [INFO] [stdout] 22643 | | #[doc = " buffer. This represents the maximum size an item/data can have if it was"] [INFO] [stdout] ... | [INFO] [stdout] 22655 | | #[doc = ""] [INFO] [stdout] 22656 | | #[doc = " @return Current free size, in bytes, available for an entry"] [INFO] [stdout] | |____________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] xRingbuffer Ring buffer to query [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:22660:5 [INFO] [stdout] | [INFO] [stdout] 22660 | / #[doc = " @brief Add the ring buffer's read semaphore to a queue set."] [INFO] [stdout] 22661 | | #[doc = ""] [INFO] [stdout] 22662 | | #[doc = " The ring buffer's read semaphore indicates that data has been written"] [INFO] [stdout] 22663 | | #[doc = " to the ring buffer. This function adds the ring buffer's read semaphore to"] [INFO] [stdout] ... | [INFO] [stdout] 22669 | | #[doc = " @return"] [INFO] [stdout] 22670 | | #[doc = " - pdTRUE on success, pdFALSE otherwise"] [INFO] [stdout] | |___________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] xRingbuffer Ring buffer to add to the queue set [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:22677:5 [INFO] [stdout] | [INFO] [stdout] 22677 | / #[doc = " @brief Check if the selected queue set member is the ring buffer's read semaphore"] [INFO] [stdout] 22678 | | #[doc = ""] [INFO] [stdout] 22679 | | #[doc = " This API checks if queue set member returned from xQueueSelectFromSet()"] [INFO] [stdout] 22680 | | #[doc = " is the read semaphore of this ring buffer. If so, this indicates the ring buffer"] [INFO] [stdout] ... | [INFO] [stdout] 22687 | | #[doc = " - pdTRUE when semaphore belongs to ring buffer"] [INFO] [stdout] 22688 | | #[doc = " - pdFALSE otherwise."] [INFO] [stdout] | |_________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] xRingbuffer Ring buffer which should be checked [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:22695:5 [INFO] [stdout] | [INFO] [stdout] 22695 | / #[doc = " @brief Remove the ring buffer's read semaphore from a queue set."] [INFO] [stdout] 22696 | | #[doc = ""] [INFO] [stdout] 22697 | | #[doc = " This specifically removes a ring buffer's read semaphore from a queue set. The"] [INFO] [stdout] 22698 | | #[doc = " read semaphore is used to indicate when data has been written to the ring buffer"] [INFO] [stdout] ... | [INFO] [stdout] 22704 | | #[doc = " - pdTRUE on success"] [INFO] [stdout] 22705 | | #[doc = " - pdFALSE otherwise"] [INFO] [stdout] | |________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] xRingbuffer Ring buffer to remove from the queue set [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:22712:5 [INFO] [stdout] | [INFO] [stdout] 22712 | / #[doc = " @brief Get information about ring buffer status"] [INFO] [stdout] 22713 | | #[doc = ""] [INFO] [stdout] 22714 | | #[doc = " Get information of the a ring buffer's current status such as"] [INFO] [stdout] 22715 | | #[doc = " free/read/write pointer positions, and number of items waiting to be retrieved."] [INFO] [stdout] ... | [INFO] [stdout] 22722 | | #[doc = " @param[out] uxAcquire Pointer use to store acquire pointer position"] [INFO] [stdout] 22723 | | #[doc = " @param[out] uxItemsWaiting Pointer use to store number of items (bytes for byte buffer) waiting to be retrieved"] [INFO] [stdout] | |_________________________________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] xRingbuffer Ring buffer to remove from the queue set [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:22712:5 [INFO] [stdout] | [INFO] [stdout] 22712 | / #[doc = " @brief Get information about ring buffer status"] [INFO] [stdout] 22713 | | #[doc = ""] [INFO] [stdout] 22714 | | #[doc = " Get information of the a ring buffer's current status such as"] [INFO] [stdout] 22715 | | #[doc = " free/read/write pointer positions, and number of items waiting to be retrieved."] [INFO] [stdout] ... | [INFO] [stdout] 22722 | | #[doc = " @param[out] uxAcquire Pointer use to store acquire pointer position"] [INFO] [stdout] 22723 | | #[doc = " @param[out] uxItemsWaiting Pointer use to store number of items (bytes for byte buffer) waiting to be retrieved"] [INFO] [stdout] | |_________________________________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] uxFree Pointer use to store free pointer position [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:40406:5 [INFO] [stdout] | [INFO] [stdout] 40406 | / #[doc = " @brief Get CPU frequency config corresponding to a rtc_cpu_freq_t value"] [INFO] [stdout] 40407 | | #[doc = " @param cpu_freq CPU frequency enumeration value"] [INFO] [stdout] 40408 | | #[doc = " @param[out] out_config Output, CPU frequency configuration structure"] [INFO] [stdout] | |_____________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] out_config Output, CPU frequency configuration structure [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:40415:5 [INFO] [stdout] | [INFO] [stdout] 40415 | / #[doc = " @brief Get CPU frequency config for a given frequency"] [INFO] [stdout] 40416 | | #[doc = " @param freq_mhz Frequency in MHz"] [INFO] [stdout] 40417 | | #[doc = " @param[out] out_config Output, CPU frequency configuration structure"] [INFO] [stdout] 40418 | | #[doc = " @return true if frequency can be obtained, false otherwise"] [INFO] [stdout] | |__________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] out_config Output, CPU frequency configuration structure [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:40459:5 [INFO] [stdout] | [INFO] [stdout] 40459 | / #[doc = " @brief Get the currently used CPU frequency configuration"] [INFO] [stdout] 40460 | | #[doc = " @param[out] out_config Output, CPU frequency configuration structure"] [INFO] [stdout] | |_____________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] out_config Output, CPU frequency configuration structure [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:41454:5 [INFO] [stdout] | [INFO] [stdout] 41454 | / #[doc = " @brief enable peripheral module"] [INFO] [stdout] 41455 | | #[doc = ""] [INFO] [stdout] 41456 | | #[doc = " @param[in] periph : Peripheral module name"] [INFO] [stdout] 41457 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 41464 | | #[doc = " @return NULL"] [INFO] [stdout] 41465 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] periph : Peripheral module name [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:41469:5 [INFO] [stdout] | [INFO] [stdout] 41469 | / #[doc = " @brief disable peripheral module"] [INFO] [stdout] 41470 | | #[doc = ""] [INFO] [stdout] 41471 | | #[doc = " @param[in] periph : Peripheral module name"] [INFO] [stdout] 41472 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 41479 | | #[doc = " @return NULL"] [INFO] [stdout] 41480 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] periph : Peripheral module name [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:41484:5 [INFO] [stdout] | [INFO] [stdout] 41484 | / #[doc = " @brief reset peripheral module"] [INFO] [stdout] 41485 | | #[doc = ""] [INFO] [stdout] 41486 | | #[doc = " @param[in] periph : Peripheral module name"] [INFO] [stdout] 41487 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 41492 | | #[doc = " @return NULL"] [INFO] [stdout] 41493 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] periph : Peripheral module name [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:41609:5 [INFO] [stdout] | [INFO] [stdout] 41609 | / #[doc = " @brief Write data to I2S DMA transmit buffer."] [INFO] [stdout] 41610 | | #[doc = ""] [INFO] [stdout] 41611 | | #[doc = " @param i2s_num I2S_NUM_0, I2S_NUM_1"] [INFO] [stdout] 41612 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 41627 | | #[doc = " - ESP_OK Success"] [INFO] [stdout] 41628 | | #[doc = " - ESP_ERR_INVALID_ARG Parameter error"] [INFO] [stdout] | |__________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] bytes_written Number of bytes written, if timeout, the result will be less than the size passed in. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:41638:5 [INFO] [stdout] | [INFO] [stdout] 41638 | / #[doc = " @brief Write data to I2S DMA transmit buffer while expanding the number of bits per sample. For example, expanding 16-bit P... [INFO] [stdout] 41639 | | #[doc = ""] [INFO] [stdout] 41640 | | #[doc = " @param i2s_num I2S_NUM_0, I2S_NUM_1"] [INFO] [stdout] 41641 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 41663 | | #[doc = " - ESP_OK Success"] [INFO] [stdout] 41664 | | #[doc = " - ESP_ERR_INVALID_ARG Parameter error"] [INFO] [stdout] | |_________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] bytes_written Number of bytes written, if timeout, the result will be less than the size passed in. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:41676:5 [INFO] [stdout] | [INFO] [stdout] 41676 | / #[doc = " @brief Read data from I2S DMA receive buffer"] [INFO] [stdout] 41677 | | #[doc = ""] [INFO] [stdout] 41678 | | #[doc = " @param i2s_num I2S_NUM_0, I2S_NUM_1"] [INFO] [stdout] 41679 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 41692 | | #[doc = " - ESP_OK Success"] [INFO] [stdout] 41693 | | #[doc = " - ESP_ERR_INVALID_ARG Parameter error"] [INFO] [stdout] | |__________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] bytes_read Number of bytes read, if timeout, bytes read will be less than the size passed in. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:45922:5 [INFO] [stdout] | [INFO] [stdout] 45922 | / #[doc = " @brief Get the current status of eight channels."] [INFO] [stdout] 45923 | | #[doc = ""] [INFO] [stdout] 45924 | | #[doc = " @note Do not call this function if it is possible that `rmt_driver_uninstall` will be called at the same time."] [INFO] [stdout] 45925 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 45929 | | #[doc = " - ESP_ERR_INVALID_ARG Parameter is NULL"] [INFO] [stdout] 45930 | | #[doc = " - ESP_OK Success"] [INFO] [stdout] | |____________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] channel_status store the current status of each channel [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:45934:5 [INFO] [stdout] | [INFO] [stdout] 45934 | / #[doc = " @brief Get speed of channel's internal counter clock."] [INFO] [stdout] 45935 | | #[doc = ""] [INFO] [stdout] 45936 | | #[doc = " @param channel RMT channel"] [INFO] [stdout] 45937 | | #[doc = " @param[out] clock_hz counter clock speed, in hz"] [INFO] [stdout] ... | [INFO] [stdout] 45940 | | #[doc = " - ESP_ERR_INVALID_ARG Parameter is NULL"] [INFO] [stdout] 45941 | | #[doc = " - ESP_OK Success"] [INFO] [stdout] | |____________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] clock_hz counter clock speed, in hz [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:53018:5 [INFO] [stdout] | [INFO] [stdout] 53018 | / #[doc = " @brief Get the result of a SPI transaction queued earlier"] [INFO] [stdout] 53019 | | #[doc = ""] [INFO] [stdout] 53020 | | #[doc = " This routine will wait until a transaction to the given device (queued earlier with"] [INFO] [stdout] 53021 | | #[doc = " spi_slave_queue_trans) has succesfully completed. It will then return the description of the"] [INFO] [stdout] ... | [INFO] [stdout] 53033 | | #[doc = " - ESP_ERR_INVALID_ARG if parameter is invalid"] [INFO] [stdout] 53034 | | #[doc = " - ESP_OK on success"] [INFO] [stdout] | |__________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] trans_desc Pointer to variable able to contain a pointer to the description of the [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/bindings.rs:54556:5 [INFO] [stdout] | [INFO] [stdout] 54556 | / #[doc = " @brief Read the counter value of hardware timer."] [INFO] [stdout] 54557 | | #[doc = ""] [INFO] [stdout] 54558 | | #[doc = " @param group_num Timer group, 0 for TIMERG0 or 1 for TIMERG1"] [INFO] [stdout] 54559 | | #[doc = " @param timer_num Timer index, 0 for hw_timer[0] & 1 for hw_timer[1]"] [INFO] [stdout] ... | [INFO] [stdout] 54563 | | #[doc = " - ESP_OK Success"] [INFO] [stdout] 54564 | | #[doc = " - ESP_ERR_INVALID_ARG Parameter error"] [INFO] [stdout] | |_________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param timer_num Timer index, 0 for hw_timer[0] & 1 for hw_timer[1] [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `0` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/bindings.rs:54556:5 [INFO] [stdout] | [INFO] [stdout] 54556 | / #[doc = " @brief Read the counter value of hardware timer."] [INFO] [stdout] 54557 | | #[doc = ""] [INFO] [stdout] 54558 | | #[doc = " @param group_num Timer group, 0 for TIMERG0 or 1 for TIMERG1"] [INFO] [stdout] 54559 | | #[doc = " @param timer_num Timer index, 0 for hw_timer[0] & 1 for hw_timer[1]"] [INFO] [stdout] ... | [INFO] [stdout] 54563 | | #[doc = " - ESP_OK Success"] [INFO] [stdout] 54564 | | #[doc = " - ESP_ERR_INVALID_ARG Parameter error"] [INFO] [stdout] | |_________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param timer_num Timer index, 0 for hw_timer[0] & 1 for hw_timer[1] [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `1` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/bindings.rs:54572:5 [INFO] [stdout] | [INFO] [stdout] 54572 | / #[doc = " @brief Read the counter value of hardware timer, in unit of a given scale."] [INFO] [stdout] 54573 | | #[doc = ""] [INFO] [stdout] 54574 | | #[doc = " @param group_num Timer group, 0 for TIMERG0 or 1 for TIMERG1"] [INFO] [stdout] 54575 | | #[doc = " @param timer_num Timer index, 0 for hw_timer[0] & 1 for hw_timer[1]"] [INFO] [stdout] ... | [INFO] [stdout] 54579 | | #[doc = " - ESP_OK Success"] [INFO] [stdout] 54580 | | #[doc = " - ESP_ERR_INVALID_ARG Parameter error"] [INFO] [stdout] | |_________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param timer_num Timer index, 0 for hw_timer[0] & 1 for hw_timer[1] [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `0` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/bindings.rs:54572:5 [INFO] [stdout] | [INFO] [stdout] 54572 | / #[doc = " @brief Read the counter value of hardware timer, in unit of a given scale."] [INFO] [stdout] 54573 | | #[doc = ""] [INFO] [stdout] 54574 | | #[doc = " @param group_num Timer group, 0 for TIMERG0 or 1 for TIMERG1"] [INFO] [stdout] 54575 | | #[doc = " @param timer_num Timer index, 0 for hw_timer[0] & 1 for hw_timer[1]"] [INFO] [stdout] ... | [INFO] [stdout] 54579 | | #[doc = " - ESP_OK Success"] [INFO] [stdout] 54580 | | #[doc = " - ESP_ERR_INVALID_ARG Parameter error"] [INFO] [stdout] | |_________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param timer_num Timer index, 0 for hw_timer[0] & 1 for hw_timer[1] [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `1` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/bindings.rs:54588:5 [INFO] [stdout] | [INFO] [stdout] 54588 | / #[doc = " @brief Set counter value to hardware timer."] [INFO] [stdout] 54589 | | #[doc = ""] [INFO] [stdout] 54590 | | #[doc = " @param group_num Timer group, 0 for TIMERG0 or 1 for TIMERG1"] [INFO] [stdout] 54591 | | #[doc = " @param timer_num Timer index, 0 for hw_timer[0] & 1 for hw_timer[1]"] [INFO] [stdout] ... | [INFO] [stdout] 54595 | | #[doc = " - ESP_OK Success"] [INFO] [stdout] 54596 | | #[doc = " - ESP_ERR_INVALID_ARG Parameter error"] [INFO] [stdout] | |_________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param timer_num Timer index, 0 for hw_timer[0] & 1 for hw_timer[1] [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `0` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/bindings.rs:54588:5 [INFO] [stdout] | [INFO] [stdout] 54588 | / #[doc = " @brief Set counter value to hardware timer."] [INFO] [stdout] 54589 | | #[doc = ""] [INFO] [stdout] 54590 | | #[doc = " @param group_num Timer group, 0 for TIMERG0 or 1 for TIMERG1"] [INFO] [stdout] 54591 | | #[doc = " @param timer_num Timer index, 0 for hw_timer[0] & 1 for hw_timer[1]"] [INFO] [stdout] ... | [INFO] [stdout] 54595 | | #[doc = " - ESP_OK Success"] [INFO] [stdout] 54596 | | #[doc = " - ESP_ERR_INVALID_ARG Parameter error"] [INFO] [stdout] | |_________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param timer_num Timer index, 0 for hw_timer[0] & 1 for hw_timer[1] [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `1` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/bindings.rs:54604:5 [INFO] [stdout] | [INFO] [stdout] 54604 | / #[doc = " @brief Start the counter of hardware timer."] [INFO] [stdout] 54605 | | #[doc = ""] [INFO] [stdout] 54606 | | #[doc = " @param group_num Timer group number, 0 for TIMERG0 or 1 for TIMERG1"] [INFO] [stdout] 54607 | | #[doc = " @param timer_num Timer index, 0 for hw_timer[0] & 1 for hw_timer[1]"] [INFO] [stdout] ... | [INFO] [stdout] 54610 | | #[doc = " - ESP_OK Success"] [INFO] [stdout] 54611 | | #[doc = " - ESP_ERR_INVALID_ARG Parameter error"] [INFO] [stdout] | |_________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param timer_num Timer index, 0 for hw_timer[0] & 1 for hw_timer[1] [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `0` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/bindings.rs:54604:5 [INFO] [stdout] | [INFO] [stdout] 54604 | / #[doc = " @brief Start the counter of hardware timer."] [INFO] [stdout] 54605 | | #[doc = ""] [INFO] [stdout] 54606 | | #[doc = " @param group_num Timer group number, 0 for TIMERG0 or 1 for TIMERG1"] [INFO] [stdout] 54607 | | #[doc = " @param timer_num Timer index, 0 for hw_timer[0] & 1 for hw_timer[1]"] [INFO] [stdout] ... | [INFO] [stdout] 54610 | | #[doc = " - ESP_OK Success"] [INFO] [stdout] 54611 | | #[doc = " - ESP_ERR_INVALID_ARG Parameter error"] [INFO] [stdout] | |_________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param timer_num Timer index, 0 for hw_timer[0] & 1 for hw_timer[1] [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `1` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/bindings.rs:54615:5 [INFO] [stdout] | [INFO] [stdout] 54615 | / #[doc = " @brief Pause the counter of hardware timer."] [INFO] [stdout] 54616 | | #[doc = ""] [INFO] [stdout] 54617 | | #[doc = " @param group_num Timer group number, 0 for TIMERG0 or 1 for TIMERG1"] [INFO] [stdout] 54618 | | #[doc = " @param timer_num Timer index, 0 for hw_timer[0] & 1 for hw_timer[1]"] [INFO] [stdout] ... | [INFO] [stdout] 54621 | | #[doc = " - ESP_OK Success"] [INFO] [stdout] 54622 | | #[doc = " - ESP_ERR_INVALID_ARG Parameter error"] [INFO] [stdout] | |_________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param timer_num Timer index, 0 for hw_timer[0] & 1 for hw_timer[1] [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `0` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/bindings.rs:54615:5 [INFO] [stdout] | [INFO] [stdout] 54615 | / #[doc = " @brief Pause the counter of hardware timer."] [INFO] [stdout] 54616 | | #[doc = ""] [INFO] [stdout] 54617 | | #[doc = " @param group_num Timer group number, 0 for TIMERG0 or 1 for TIMERG1"] [INFO] [stdout] 54618 | | #[doc = " @param timer_num Timer index, 0 for hw_timer[0] & 1 for hw_timer[1]"] [INFO] [stdout] ... | [INFO] [stdout] 54621 | | #[doc = " - ESP_OK Success"] [INFO] [stdout] 54622 | | #[doc = " - ESP_ERR_INVALID_ARG Parameter error"] [INFO] [stdout] | |_________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param timer_num Timer index, 0 for hw_timer[0] & 1 for hw_timer[1] [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `1` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/bindings.rs:54626:5 [INFO] [stdout] | [INFO] [stdout] 54626 | / #[doc = " @brief Set counting mode for hardware timer."] [INFO] [stdout] 54627 | | #[doc = ""] [INFO] [stdout] 54628 | | #[doc = " @param group_num Timer group number, 0 for TIMERG0 or 1 for TIMERG1"] [INFO] [stdout] 54629 | | #[doc = " @param timer_num Timer index, 0 for hw_timer[0] & 1 for hw_timer[1]"] [INFO] [stdout] ... | [INFO] [stdout] 54633 | | #[doc = " - ESP_OK Success"] [INFO] [stdout] 54634 | | #[doc = " - ESP_ERR_INVALID_ARG Parameter error"] [INFO] [stdout] | |_________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param timer_num Timer index, 0 for hw_timer[0] & 1 for hw_timer[1] [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `0` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/bindings.rs:54626:5 [INFO] [stdout] | [INFO] [stdout] 54626 | / #[doc = " @brief Set counting mode for hardware timer."] [INFO] [stdout] 54627 | | #[doc = ""] [INFO] [stdout] 54628 | | #[doc = " @param group_num Timer group number, 0 for TIMERG0 or 1 for TIMERG1"] [INFO] [stdout] 54629 | | #[doc = " @param timer_num Timer index, 0 for hw_timer[0] & 1 for hw_timer[1]"] [INFO] [stdout] ... | [INFO] [stdout] 54633 | | #[doc = " - ESP_OK Success"] [INFO] [stdout] 54634 | | #[doc = " - ESP_ERR_INVALID_ARG Parameter error"] [INFO] [stdout] | |_________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param timer_num Timer index, 0 for hw_timer[0] & 1 for hw_timer[1] [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `1` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/bindings.rs:54642:5 [INFO] [stdout] | [INFO] [stdout] 54642 | / #[doc = " @brief Enable or disable counter reload function when alarm event occurs."] [INFO] [stdout] 54643 | | #[doc = ""] [INFO] [stdout] 54644 | | #[doc = " @param group_num Timer group number, 0 for TIMERG0 or 1 for TIMERG1"] [INFO] [stdout] 54645 | | #[doc = " @param timer_num Timer index, 0 for hw_timer[0] & 1 for hw_timer[1]"] [INFO] [stdout] ... | [INFO] [stdout] 54649 | | #[doc = " - ESP_OK Success"] [INFO] [stdout] 54650 | | #[doc = " - ESP_ERR_INVALID_ARG Parameter error"] [INFO] [stdout] | |_________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param timer_num Timer index, 0 for hw_timer[0] & 1 for hw_timer[1] [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `0` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/bindings.rs:54642:5 [INFO] [stdout] | [INFO] [stdout] 54642 | / #[doc = " @brief Enable or disable counter reload function when alarm event occurs."] [INFO] [stdout] 54643 | | #[doc = ""] [INFO] [stdout] 54644 | | #[doc = " @param group_num Timer group number, 0 for TIMERG0 or 1 for TIMERG1"] [INFO] [stdout] 54645 | | #[doc = " @param timer_num Timer index, 0 for hw_timer[0] & 1 for hw_timer[1]"] [INFO] [stdout] ... | [INFO] [stdout] 54649 | | #[doc = " - ESP_OK Success"] [INFO] [stdout] 54650 | | #[doc = " - ESP_ERR_INVALID_ARG Parameter error"] [INFO] [stdout] | |_________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param timer_num Timer index, 0 for hw_timer[0] & 1 for hw_timer[1] [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `1` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/bindings.rs:54658:5 [INFO] [stdout] | [INFO] [stdout] 54658 | / #[doc = " @brief Set hardware timer source clock divider. Timer groups clock are divider from APB clock."] [INFO] [stdout] 54659 | | #[doc = ""] [INFO] [stdout] 54660 | | #[doc = " @param group_num Timer group number, 0 for TIMERG0 or 1 for TIMERG1"] [INFO] [stdout] 54661 | | #[doc = " @param timer_num Timer index, 0 for hw_timer[0] & 1 for hw_timer[1]"] [INFO] [stdout] ... | [INFO] [stdout] 54665 | | #[doc = " - ESP_OK Success"] [INFO] [stdout] 54666 | | #[doc = " - ESP_ERR_INVALID_ARG Parameter error"] [INFO] [stdout] | |_________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param timer_num Timer index, 0 for hw_timer[0] & 1 for hw_timer[1] [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `0` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/bindings.rs:54658:5 [INFO] [stdout] | [INFO] [stdout] 54658 | / #[doc = " @brief Set hardware timer source clock divider. Timer groups clock are divider from APB clock."] [INFO] [stdout] 54659 | | #[doc = ""] [INFO] [stdout] 54660 | | #[doc = " @param group_num Timer group number, 0 for TIMERG0 or 1 for TIMERG1"] [INFO] [stdout] 54661 | | #[doc = " @param timer_num Timer index, 0 for hw_timer[0] & 1 for hw_timer[1]"] [INFO] [stdout] ... | [INFO] [stdout] 54665 | | #[doc = " - ESP_OK Success"] [INFO] [stdout] 54666 | | #[doc = " - ESP_ERR_INVALID_ARG Parameter error"] [INFO] [stdout] | |_________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param timer_num Timer index, 0 for hw_timer[0] & 1 for hw_timer[1] [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `1` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/bindings.rs:54674:5 [INFO] [stdout] | [INFO] [stdout] 54674 | / #[doc = " @brief Set timer alarm value."] [INFO] [stdout] 54675 | | #[doc = ""] [INFO] [stdout] 54676 | | #[doc = " @param group_num Timer group, 0 for TIMERG0 or 1 for TIMERG1"] [INFO] [stdout] 54677 | | #[doc = " @param timer_num Timer index, 0 for hw_timer[0] & 1 for hw_timer[1]"] [INFO] [stdout] ... | [INFO] [stdout] 54681 | | #[doc = " - ESP_OK Success"] [INFO] [stdout] 54682 | | #[doc = " - ESP_ERR_INVALID_ARG Parameter error"] [INFO] [stdout] | |_________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param timer_num Timer index, 0 for hw_timer[0] & 1 for hw_timer[1] [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `0` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/bindings.rs:54674:5 [INFO] [stdout] | [INFO] [stdout] 54674 | / #[doc = " @brief Set timer alarm value."] [INFO] [stdout] 54675 | | #[doc = ""] [INFO] [stdout] 54676 | | #[doc = " @param group_num Timer group, 0 for TIMERG0 or 1 for TIMERG1"] [INFO] [stdout] 54677 | | #[doc = " @param timer_num Timer index, 0 for hw_timer[0] & 1 for hw_timer[1]"] [INFO] [stdout] ... | [INFO] [stdout] 54681 | | #[doc = " - ESP_OK Success"] [INFO] [stdout] 54682 | | #[doc = " - ESP_ERR_INVALID_ARG Parameter error"] [INFO] [stdout] | |_________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param timer_num Timer index, 0 for hw_timer[0] & 1 for hw_timer[1] [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `1` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/bindings.rs:54690:5 [INFO] [stdout] | [INFO] [stdout] 54690 | / #[doc = " @brief Get timer alarm value."] [INFO] [stdout] 54691 | | #[doc = ""] [INFO] [stdout] 54692 | | #[doc = " @param group_num Timer group, 0 for TIMERG0 or 1 for TIMERG1"] [INFO] [stdout] 54693 | | #[doc = " @param timer_num Timer index, 0 for hw_timer[0] & 1 for hw_timer[1]"] [INFO] [stdout] ... | [INFO] [stdout] 54697 | | #[doc = " - ESP_OK Success"] [INFO] [stdout] 54698 | | #[doc = " - ESP_ERR_INVALID_ARG Parameter error"] [INFO] [stdout] | |_________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param timer_num Timer index, 0 for hw_timer[0] & 1 for hw_timer[1] [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `0` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/bindings.rs:54690:5 [INFO] [stdout] | [INFO] [stdout] 54690 | / #[doc = " @brief Get timer alarm value."] [INFO] [stdout] 54691 | | #[doc = ""] [INFO] [stdout] 54692 | | #[doc = " @param group_num Timer group, 0 for TIMERG0 or 1 for TIMERG1"] [INFO] [stdout] 54693 | | #[doc = " @param timer_num Timer index, 0 for hw_timer[0] & 1 for hw_timer[1]"] [INFO] [stdout] ... | [INFO] [stdout] 54697 | | #[doc = " - ESP_OK Success"] [INFO] [stdout] 54698 | | #[doc = " - ESP_ERR_INVALID_ARG Parameter error"] [INFO] [stdout] | |_________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param timer_num Timer index, 0 for hw_timer[0] & 1 for hw_timer[1] [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `1` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/bindings.rs:54706:5 [INFO] [stdout] | [INFO] [stdout] 54706 | / #[doc = " @brief Enable or disable generation of timer alarm events."] [INFO] [stdout] 54707 | | #[doc = ""] [INFO] [stdout] 54708 | | #[doc = " @param group_num Timer group, 0 for TIMERG0 or 1 for TIMERG1"] [INFO] [stdout] 54709 | | #[doc = " @param timer_num Timer index, 0 for hw_timer[0] & 1 for hw_timer[1]"] [INFO] [stdout] ... | [INFO] [stdout] 54713 | | #[doc = " - ESP_OK Success"] [INFO] [stdout] 54714 | | #[doc = " - ESP_ERR_INVALID_ARG Parameter error"] [INFO] [stdout] | |_________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param timer_num Timer index, 0 for hw_timer[0] & 1 for hw_timer[1] [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `0` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/bindings.rs:54706:5 [INFO] [stdout] | [INFO] [stdout] 54706 | / #[doc = " @brief Enable or disable generation of timer alarm events."] [INFO] [stdout] 54707 | | #[doc = ""] [INFO] [stdout] 54708 | | #[doc = " @param group_num Timer group, 0 for TIMERG0 or 1 for TIMERG1"] [INFO] [stdout] 54709 | | #[doc = " @param timer_num Timer index, 0 for hw_timer[0] & 1 for hw_timer[1]"] [INFO] [stdout] ... | [INFO] [stdout] 54713 | | #[doc = " - ESP_OK Success"] [INFO] [stdout] 54714 | | #[doc = " - ESP_ERR_INVALID_ARG Parameter error"] [INFO] [stdout] | |_________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param timer_num Timer index, 0 for hw_timer[0] & 1 for hw_timer[1] [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `1` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/bindings.rs:54801:5 [INFO] [stdout] | [INFO] [stdout] 54801 | / #[doc = " @brief Initializes and configure the timer."] [INFO] [stdout] 54802 | | #[doc = ""] [INFO] [stdout] 54803 | | #[doc = " @param group_num Timer group number, 0 for TIMERG0 or 1 for TIMERG1"] [INFO] [stdout] 54804 | | #[doc = " @param timer_num Timer index, 0 for hw_timer[0] & 1 for hw_timer[1]"] [INFO] [stdout] ... | [INFO] [stdout] 54808 | | #[doc = " - ESP_OK Success"] [INFO] [stdout] 54809 | | #[doc = " - ESP_ERR_INVALID_ARG Parameter error"] [INFO] [stdout] | |_________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param timer_num Timer index, 0 for hw_timer[0] & 1 for hw_timer[1] [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `0` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/bindings.rs:54801:5 [INFO] [stdout] | [INFO] [stdout] 54801 | / #[doc = " @brief Initializes and configure the timer."] [INFO] [stdout] 54802 | | #[doc = ""] [INFO] [stdout] 54803 | | #[doc = " @param group_num Timer group number, 0 for TIMERG0 or 1 for TIMERG1"] [INFO] [stdout] 54804 | | #[doc = " @param timer_num Timer index, 0 for hw_timer[0] & 1 for hw_timer[1]"] [INFO] [stdout] ... | [INFO] [stdout] 54808 | | #[doc = " - ESP_OK Success"] [INFO] [stdout] 54809 | | #[doc = " - ESP_ERR_INVALID_ARG Parameter error"] [INFO] [stdout] | |_________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param timer_num Timer index, 0 for hw_timer[0] & 1 for hw_timer[1] [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `1` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/bindings.rs:54817:5 [INFO] [stdout] | [INFO] [stdout] 54817 | / #[doc = " @brief Deinitializes the timer."] [INFO] [stdout] 54818 | | #[doc = ""] [INFO] [stdout] 54819 | | #[doc = " @param group_num Timer group number, 0 for TIMERG0 or 1 for TIMERG1"] [INFO] [stdout] 54820 | | #[doc = " @param timer_num Timer index, 0 for hw_timer[0] & 1 for hw_timer[1]"] [INFO] [stdout] ... | [INFO] [stdout] 54823 | | #[doc = " - ESP_OK Success"] [INFO] [stdout] 54824 | | #[doc = " - ESP_ERR_INVALID_ARG Parameter error"] [INFO] [stdout] | |_________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param timer_num Timer index, 0 for hw_timer[0] & 1 for hw_timer[1] [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `0` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/bindings.rs:54817:5 [INFO] [stdout] | [INFO] [stdout] 54817 | / #[doc = " @brief Deinitializes the timer."] [INFO] [stdout] 54818 | | #[doc = ""] [INFO] [stdout] 54819 | | #[doc = " @param group_num Timer group number, 0 for TIMERG0 or 1 for TIMERG1"] [INFO] [stdout] 54820 | | #[doc = " @param timer_num Timer index, 0 for hw_timer[0] & 1 for hw_timer[1]"] [INFO] [stdout] ... | [INFO] [stdout] 54823 | | #[doc = " - ESP_OK Success"] [INFO] [stdout] 54824 | | #[doc = " - ESP_ERR_INVALID_ARG Parameter error"] [INFO] [stdout] | |_________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param timer_num Timer index, 0 for hw_timer[0] & 1 for hw_timer[1] [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `1` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/bindings.rs:54828:5 [INFO] [stdout] | [INFO] [stdout] 54828 | / #[doc = " @brief Get timer configure value."] [INFO] [stdout] 54829 | | #[doc = ""] [INFO] [stdout] 54830 | | #[doc = " @param group_num Timer group number, 0 for TIMERG0 or 1 for TIMERG1"] [INFO] [stdout] 54831 | | #[doc = " @param timer_num Timer index, 0 for hw_timer[0] & 1 for hw_timer[1]"] [INFO] [stdout] ... | [INFO] [stdout] 54835 | | #[doc = " - ESP_OK Success"] [INFO] [stdout] 54836 | | #[doc = " - ESP_ERR_INVALID_ARG Parameter error"] [INFO] [stdout] | |_________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param timer_num Timer index, 0 for hw_timer[0] & 1 for hw_timer[1] [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `0` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/bindings.rs:54828:5 [INFO] [stdout] | [INFO] [stdout] 54828 | / #[doc = " @brief Get timer configure value."] [INFO] [stdout] 54829 | | #[doc = ""] [INFO] [stdout] 54830 | | #[doc = " @param group_num Timer group number, 0 for TIMERG0 or 1 for TIMERG1"] [INFO] [stdout] 54831 | | #[doc = " @param timer_num Timer index, 0 for hw_timer[0] & 1 for hw_timer[1]"] [INFO] [stdout] ... | [INFO] [stdout] 54835 | | #[doc = " - ESP_OK Success"] [INFO] [stdout] 54836 | | #[doc = " - ESP_ERR_INVALID_ARG Parameter error"] [INFO] [stdout] | |_________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param timer_num Timer index, 0 for hw_timer[0] & 1 for hw_timer[1] [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `1` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:55964:5 [INFO] [stdout] | [INFO] [stdout] 55964 | / #[doc = " @brief Get the number of RX pin signal edges for light sleep wakeup."] [INFO] [stdout] 55965 | | #[doc = ""] [INFO] [stdout] 55966 | | #[doc = " See description of uart_set_wakeup_threshold for the explanation of UART"] [INFO] [stdout] 55967 | | #[doc = " wakeup feature."] [INFO] [stdout] ... | [INFO] [stdout] 55973 | | #[doc = " - ESP_OK on success"] [INFO] [stdout] 55974 | | #[doc = " - ESP_ERR_INVALID_ARG if out_wakeup_threshold is NULL"] [INFO] [stdout] | |__________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] out_wakeup_threshold output, set to the current value of wakeup [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:56075:5 [INFO] [stdout] | [INFO] [stdout] 56075 | / #[doc = " @brief Initialize the Task Watchdog Timer (TWDT)"] [INFO] [stdout] 56076 | | #[doc = ""] [INFO] [stdout] 56077 | | #[doc = " This function configures and initializes the TWDT. If the TWDT is already"] [INFO] [stdout] 56078 | | #[doc = " initialized when this function is called, this function will update the"] [INFO] [stdout] ... | [INFO] [stdout] 56091 | | #[doc = " @note esp_task_wdt_init() must only be called after the scheduler"] [INFO] [stdout] 56092 | | #[doc = " started"] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] timeout Timeout period of TWDT in seconds [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:56109:5 [INFO] [stdout] | [INFO] [stdout] 56109 | / #[doc = " @brief Subscribe a task to the Task Watchdog Timer (TWDT)"] [INFO] [stdout] 56110 | | #[doc = ""] [INFO] [stdout] 56111 | | #[doc = " This function subscribes a task to the TWDT. Each subscribed task must"] [INFO] [stdout] 56112 | | #[doc = " periodically call esp_task_wdt_reset() to prevent the TWDT from elapsing its"] [INFO] [stdout] ... | [INFO] [stdout] 56127 | | #[doc = " memory"] [INFO] [stdout] 56128 | | #[doc = " - ESP_ERR_INVALID_STATE: Error, the TWDT has not been initialized yet"] [INFO] [stdout] | |_________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] handle Handle of the task. Input NULL to subscribe the current [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:56153:5 [INFO] [stdout] | [INFO] [stdout] 56153 | / #[doc = " @brief Unsubscribes a task from the Task Watchdog Timer (TWDT)"] [INFO] [stdout] 56154 | | #[doc = ""] [INFO] [stdout] 56155 | | #[doc = " This function will unsubscribe a task from the TWDT. After being"] [INFO] [stdout] 56156 | | #[doc = " unsubscribed, the task should no longer call esp_task_wdt_reset(). If the"] [INFO] [stdout] ... | [INFO] [stdout] 56167 | | #[doc = " - ESP_ERR_INVALID_ARG: Error, the task is already unsubscribed"] [INFO] [stdout] 56168 | | #[doc = " - ESP_ERR_INVALID_STATE: Error, the TWDT has not been initialized yet"] [INFO] [stdout] | |_________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] handle Handle of the task. Input NULL to unsubscribe the [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:56172:5 [INFO] [stdout] | [INFO] [stdout] 56172 | / #[doc = " @brief Query whether a task is subscribed to the Task Watchdog Timer (TWDT)"] [INFO] [stdout] 56173 | | #[doc = ""] [INFO] [stdout] 56174 | | #[doc = " This function will query whether a task is currently subscribed to the TWDT,"] [INFO] [stdout] 56175 | | #[doc = " or whether the TWDT is initialized."] [INFO] [stdout] ... | [INFO] [stdout] 56183 | | #[doc = " - ESP_ERR_INVALID_STATE: The TWDT is not initialized, therefore no tasks"] [INFO] [stdout] 56184 | | #[doc = " can be subscribed"] [INFO] [stdout] | |______________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] handle Handle of the task. Input NULL to query the current [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:58357:5 [INFO] [stdout] | [INFO] [stdout] 58357 | / #[doc = " @brief Get the IPv6 address type"] [INFO] [stdout] 58358 | | #[doc = ""] [INFO] [stdout] 58359 | | #[doc = " @param[in] ip6_addr IPv6 type"] [INFO] [stdout] 58360 | | #[doc = ""] [INFO] [stdout] 58361 | | #[doc = " @return IPv6 type in form of enum esp_ip6_addr_type_t"] [INFO] [stdout] | |_____________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] ip6_addr IPv6 type [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:58749:5 [INFO] [stdout] | [INFO] [stdout] 58749 | / #[doc = " @brief Detect PHY address"] [INFO] [stdout] 58750 | | #[doc = ""] [INFO] [stdout] 58751 | | #[doc = " @param[in] eth: mediator of Ethernet driver"] [INFO] [stdout] 58752 | | #[doc = " @param[out] detected_addr: a valid address after detection"] [INFO] [stdout] ... | [INFO] [stdout] 58756 | | #[doc = " - ESP_ERR_NOT_FOUND: can't detect any PHY device"] [INFO] [stdout] 58757 | | #[doc = " - ESP_FAIL: detect phy address failed because some error occurred"] [INFO] [stdout] | |_______________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] eth: mediator of Ethernet driver [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:58749:5 [INFO] [stdout] | [INFO] [stdout] 58749 | / #[doc = " @brief Detect PHY address"] [INFO] [stdout] 58750 | | #[doc = ""] [INFO] [stdout] 58751 | | #[doc = " @param[in] eth: mediator of Ethernet driver"] [INFO] [stdout] 58752 | | #[doc = " @param[out] detected_addr: a valid address after detection"] [INFO] [stdout] ... | [INFO] [stdout] 58756 | | #[doc = " - ESP_ERR_NOT_FOUND: can't detect any PHY device"] [INFO] [stdout] 58757 | | #[doc = " - ESP_FAIL: detect phy address failed because some error occurred"] [INFO] [stdout] | |_______________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] detected_addr: a valid address after detection [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:59150:5 [INFO] [stdout] | [INFO] [stdout] 59150 | / #[doc = " @brief Create a PHY instance of IP101"] [INFO] [stdout] 59151 | | #[doc = ""] [INFO] [stdout] 59152 | | #[doc = " @param[in] config: configuration of PHY"] [INFO] [stdout] 59153 | | #[doc = ""] [INFO] [stdout] 59154 | | #[doc = " @return"] [INFO] [stdout] 59155 | | #[doc = " - instance: create PHY instance successfully"] [INFO] [stdout] 59156 | | #[doc = " - NULL: create PHY instance failed because some error occurred"] [INFO] [stdout] | |___________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] config: configuration of PHY [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:59160:5 [INFO] [stdout] | [INFO] [stdout] 59160 | / #[doc = " @brief Create a PHY instance of RTL8201"] [INFO] [stdout] 59161 | | #[doc = ""] [INFO] [stdout] 59162 | | #[doc = " @param[in] config: configuration of PHY"] [INFO] [stdout] 59163 | | #[doc = ""] [INFO] [stdout] 59164 | | #[doc = " @return"] [INFO] [stdout] 59165 | | #[doc = " - instance: create PHY instance successfully"] [INFO] [stdout] 59166 | | #[doc = " - NULL: create PHY instance failed because some error occurred"] [INFO] [stdout] | |___________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] config: configuration of PHY [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:59170:5 [INFO] [stdout] | [INFO] [stdout] 59170 | / #[doc = " @brief Create a PHY instance of LAN8720"] [INFO] [stdout] 59171 | | #[doc = ""] [INFO] [stdout] 59172 | | #[doc = " @param[in] config: configuration of PHY"] [INFO] [stdout] 59173 | | #[doc = ""] [INFO] [stdout] 59174 | | #[doc = " @return"] [INFO] [stdout] 59175 | | #[doc = " - instance: create PHY instance successfully"] [INFO] [stdout] 59176 | | #[doc = " - NULL: create PHY instance failed because some error occurred"] [INFO] [stdout] | |___________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] config: configuration of PHY [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:59180:5 [INFO] [stdout] | [INFO] [stdout] 59180 | / #[doc = " @brief Create a PHY instance of DP83848"] [INFO] [stdout] 59181 | | #[doc = ""] [INFO] [stdout] 59182 | | #[doc = " @param[in] config: configuration of PHY"] [INFO] [stdout] 59183 | | #[doc = ""] [INFO] [stdout] 59184 | | #[doc = " @return"] [INFO] [stdout] 59185 | | #[doc = " - instance: create PHY instance successfully"] [INFO] [stdout] 59186 | | #[doc = " - NULL: create PHY instance failed because some error occurred"] [INFO] [stdout] | |___________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] config: configuration of PHY [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:59242:5 [INFO] [stdout] | [INFO] [stdout] 59242 | / #[doc = " @brief Install Ethernet driver"] [INFO] [stdout] 59243 | | #[doc = ""] [INFO] [stdout] 59244 | | #[doc = " @param[in] config: configuration of the Ethernet driver"] [INFO] [stdout] 59245 | | #[doc = " @param[out] out_hdl: handle of Ethernet driver"] [INFO] [stdout] ... | [INFO] [stdout] 59250 | | #[doc = " - ESP_ERR_NO_MEM: install esp_eth driver failed because there's no memory for driver"] [INFO] [stdout] 59251 | | #[doc = " - ESP_FAIL: install esp_eth driver failed because some other error occurred"] [INFO] [stdout] | |_________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] config: configuration of the Ethernet driver [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:59242:5 [INFO] [stdout] | [INFO] [stdout] 59242 | / #[doc = " @brief Install Ethernet driver"] [INFO] [stdout] 59243 | | #[doc = ""] [INFO] [stdout] 59244 | | #[doc = " @param[in] config: configuration of the Ethernet driver"] [INFO] [stdout] 59245 | | #[doc = " @param[out] out_hdl: handle of Ethernet driver"] [INFO] [stdout] ... | [INFO] [stdout] 59250 | | #[doc = " - ESP_ERR_NO_MEM: install esp_eth driver failed because there's no memory for driver"] [INFO] [stdout] 59251 | | #[doc = " - ESP_FAIL: install esp_eth driver failed because some other error occurred"] [INFO] [stdout] | |_________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] out_hdl: handle of Ethernet driver [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:59258:5 [INFO] [stdout] | [INFO] [stdout] 59258 | / #[doc = " @brief Uninstall Ethernet driver"] [INFO] [stdout] 59259 | | #[doc = " @note It's not recommended to uninstall Ethernet driver unless it won't get used any more in application code."] [INFO] [stdout] 59260 | | #[doc = " To uninstall Ethernet driver, you have to make sure, all references to the driver are released."] [INFO] [stdout] 59261 | | #[doc = " Ethernet driver can only be uninstalled successfully when reference counter equals to one."] [INFO] [stdout] ... | [INFO] [stdout] 59268 | | #[doc = " - ESP_ERR_INVALID_STATE: uninstall esp_eth driver failed because it has more than one reference"] [INFO] [stdout] 59269 | | #[doc = " - ESP_FAIL: uninstall esp_eth driver failed because some other error occurred"] [INFO] [stdout] | |___________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] hdl: handle of Ethernet driver [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:59273:5 [INFO] [stdout] | [INFO] [stdout] 59273 | / #[doc = " @brief Start Ethernet driver **ONLY** in standalone mode (i.e. without TCP/IP stack)"] [INFO] [stdout] 59274 | | #[doc = ""] [INFO] [stdout] 59275 | | #[doc = " @note This API will start driver state machine and internal software timer (for checking link status)."] [INFO] [stdout] 59276 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 59282 | | #[doc = " - ESP_ERR_INVALID_STATE: start esp_eth driver failed because driver has started already"] [INFO] [stdout] 59283 | | #[doc = " - ESP_FAIL: start esp_eth driver failed because some other error occurred"] [INFO] [stdout] | |_______________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] hdl handle of Ethernet driver [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:59287:5 [INFO] [stdout] | [INFO] [stdout] 59287 | / #[doc = " @brief Stop Ethernet driver"] [INFO] [stdout] 59288 | | #[doc = ""] [INFO] [stdout] 59289 | | #[doc = " @note This function does the oppsite operation of `esp_eth_start`."] [INFO] [stdout] 59290 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 59295 | | #[doc = " - ESP_ERR_INVALID_STATE: stop esp_eth driver failed because driver has not started yet"] [INFO] [stdout] 59296 | | #[doc = " - ESP_FAIL: stop esp_eth driver failed because some other error occurred"] [INFO] [stdout] | |______________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] hdl handle of Ethernet driver [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:59300:5 [INFO] [stdout] | [INFO] [stdout] 59300 | / #[doc = " @brief Update Ethernet data input path (i.e. specify where to pass the input buffer)"] [INFO] [stdout] 59301 | | #[doc = ""] [INFO] [stdout] 59302 | | #[doc = " @note After install driver, Ethernet still don't know where to deliver the input buffer."] [INFO] [stdout] 59303 | | #[doc = " In fact, this API registers a callback function which get invoked when Ethernet received new packets."] [INFO] [stdout] ... | [INFO] [stdout] 59310 | | #[doc = " - ESP_ERR_INVALID_ARG: update input path failed because of some invalid argument"] [INFO] [stdout] 59311 | | #[doc = " - ESP_FAIL: update input path failed because some other error occurred"] [INFO] [stdout] | |____________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] hdl handle of Ethernet driver [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:59326:5 [INFO] [stdout] | [INFO] [stdout] 59326 | / #[doc = " @brief General Transmit"] [INFO] [stdout] 59327 | | #[doc = ""] [INFO] [stdout] 59328 | | #[doc = " @param[in] hdl: handle of Ethernet driver"] [INFO] [stdout] 59329 | | #[doc = " @param[in] buf: buffer of the packet to transfer"] [INFO] [stdout] ... | [INFO] [stdout] 59334 | | #[doc = " - ESP_ERR_INVALID_ARG: transmit frame buffer failed because of some invalid argument"] [INFO] [stdout] 59335 | | #[doc = " - ESP_FAIL: transmit frame buffer failed because some other error occurred"] [INFO] [stdout] | |________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] hdl: handle of Ethernet driver [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:59343:5 [INFO] [stdout] | [INFO] [stdout] 59343 | / #[doc = " @brief General Receive"] [INFO] [stdout] 59344 | | #[doc = ""] [INFO] [stdout] 59345 | | #[doc = " @param[in] hdl: handle of Ethernet driver"] [INFO] [stdout] 59346 | | #[doc = " @param[out] buf: buffer to preserve the received packet"] [INFO] [stdout] ... | [INFO] [stdout] 59356 | | #[doc = " in this case, value of returned \"length\" indicates the real size of incoming data."] [INFO] [stdout] 59357 | | #[doc = " - ESP_FAIL: receive frame buffer failed because some other error occurred"] [INFO] [stdout] | |_______________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] hdl: handle of Ethernet driver [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:59343:5 [INFO] [stdout] | [INFO] [stdout] 59343 | / #[doc = " @brief General Receive"] [INFO] [stdout] 59344 | | #[doc = ""] [INFO] [stdout] 59345 | | #[doc = " @param[in] hdl: handle of Ethernet driver"] [INFO] [stdout] 59346 | | #[doc = " @param[out] buf: buffer to preserve the received packet"] [INFO] [stdout] ... | [INFO] [stdout] 59356 | | #[doc = " in this case, value of returned \"length\" indicates the real size of incoming data."] [INFO] [stdout] 59357 | | #[doc = " - ESP_FAIL: receive frame buffer failed because some other error occurred"] [INFO] [stdout] | |_______________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] buf: buffer to preserve the received packet [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:59361:5 [INFO] [stdout] | [INFO] [stdout] 59361 | / #[doc = " @brief Misc IO function of Etherent driver"] [INFO] [stdout] 59362 | | #[doc = ""] [INFO] [stdout] 59363 | | #[doc = " @param[in] hdl: handle of Ethernet driver"] [INFO] [stdout] 59364 | | #[doc = " @param[in] cmd: IO control command"] [INFO] [stdout] ... | [INFO] [stdout] 59369 | | #[doc = " - ESP_ERR_INVALID_ARG: process io command failed because of some invalid argument"] [INFO] [stdout] 59370 | | #[doc = " - ESP_FAIL: process io command failed because some other error occurred"] [INFO] [stdout] | |_____________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] hdl: handle of Ethernet driver [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:59378:5 [INFO] [stdout] | [INFO] [stdout] 59378 | / #[doc = " @brief Increase Ethernet driver reference"] [INFO] [stdout] 59379 | | #[doc = " @note Ethernet driver handle can be obtained by os timer, netif, etc."] [INFO] [stdout] 59380 | | #[doc = " It's dangerous when thread A is using Ethernet but thread B uninstall the driver."] [INFO] [stdout] 59381 | | #[doc = " Using reference counter can prevent such risk, but care should be taken, when you obtain Ethernet driver,"] [INFO] [stdout] ... | [INFO] [stdout] 59387 | | #[doc = " - ESP_OK: increase reference successfully"] [INFO] [stdout] 59388 | | #[doc = " - ESP_ERR_INVALID_ARG: increase reference failed because of some invalid argument"] [INFO] [stdout] | |_______________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] hdl: handle of Ethernet driver [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:59392:5 [INFO] [stdout] | [INFO] [stdout] 59392 | / #[doc = " @brief Decrease Ethernet driver reference"] [INFO] [stdout] 59393 | | #[doc = ""] [INFO] [stdout] 59394 | | #[doc = " @param[in] hdl: handle of Ethernet driver"] [INFO] [stdout] 59395 | | #[doc = " @return"] [INFO] [stdout] 59396 | | #[doc = " - ESP_OK: increase reference successfully"] [INFO] [stdout] 59397 | | #[doc = " - ESP_ERR_INVALID_ARG: increase reference failed because of some invalid argument"] [INFO] [stdout] | |_______________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] hdl: handle of Ethernet driver [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:59416:5 [INFO] [stdout] | [INFO] [stdout] 59416 | / #[doc = " @brief Register default IP layer handlers for Ethernet"] [INFO] [stdout] 59417 | | #[doc = ""] [INFO] [stdout] 59418 | | #[doc = " @note: Ethernet handle might not yet properly initialized when setting up these default handlers"] [INFO] [stdout] 59419 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 59423 | | #[doc = " - ESP_OK: set default IP layer handlers successfully"] [INFO] [stdout] 59424 | | #[doc = " - others: other failure occurred during register esp_event handler"] [INFO] [stdout] | |_______________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] esp_netif esp network interface handle created for Ethernet driver [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:59428:5 [INFO] [stdout] | [INFO] [stdout] 59428 | / #[doc = " @brief Unregister default IP layer handlers for Ethernet"] [INFO] [stdout] 59429 | | #[doc = ""] [INFO] [stdout] 59430 | | #[doc = " @param[in] esp_netif esp network interface handle created for Ethernet driver"] [INFO] [stdout] 59431 | | #[doc = " @return"] [INFO] [stdout] 59432 | | #[doc = " - ESP_ERR_INVALID_ARG: invalid parameter (esp_netif is NULL)"] [INFO] [stdout] 59433 | | #[doc = " - ESP_OK: clear default IP layer handlers successfully"] [INFO] [stdout] 59434 | | #[doc = " - others: other failure occurred during unregister esp_event handler"] [INFO] [stdout] | |_________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] esp_netif esp network interface handle created for Ethernet driver [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:61057:5 [INFO] [stdout] | [INFO] [stdout] 61057 | / #[doc = " @brief Get IP information for stations connected to the Wi-Fi AP interface"] [INFO] [stdout] 61058 | | #[doc = ""] [INFO] [stdout] 61059 | | #[doc = " @param[in] wifi_sta_list Wi-Fi station info list, returned from esp_wifi_ap_get_sta_list()"] [INFO] [stdout] 61060 | | #[doc = " @param[out] netif_sta_list IP layer station info list, corresponding to MAC addresses provided in wifi_sta_list"] [INFO] [stdout] ... | [INFO] [stdout] 61064 | | #[doc = " - ESP_ERR_ESP_NETIF_NO_MEM"] [INFO] [stdout] 61065 | | #[doc = " - ESP_ERR_ESP_NETIF_INVALID_PARAMS"] [INFO] [stdout] | |__________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] wifi_sta_list Wi-Fi station info list, returned from esp_wifi_ap_get_sta_list() [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:61057:5 [INFO] [stdout] | [INFO] [stdout] 61057 | / #[doc = " @brief Get IP information for stations connected to the Wi-Fi AP interface"] [INFO] [stdout] 61058 | | #[doc = ""] [INFO] [stdout] 61059 | | #[doc = " @param[in] wifi_sta_list Wi-Fi station info list, returned from esp_wifi_ap_get_sta_list()"] [INFO] [stdout] 61060 | | #[doc = " @param[out] netif_sta_list IP layer station info list, corresponding to MAC addresses provided in wifi_sta_list"] [INFO] [stdout] ... | [INFO] [stdout] 61064 | | #[doc = " - ESP_ERR_ESP_NETIF_NO_MEM"] [INFO] [stdout] 61065 | | #[doc = " - ESP_ERR_ESP_NETIF_INVALID_PARAMS"] [INFO] [stdout] | |__________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] netif_sta_list IP layer station info list, corresponding to MAC addresses provided in wifi_sta_list [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:61388:5 [INFO] [stdout] | [INFO] [stdout] 61388 | / #[doc = " @brief Creates an instance of new esp-netif object based on provided config"] [INFO] [stdout] 61389 | | #[doc = ""] [INFO] [stdout] 61390 | | #[doc = " @param[in] esp_netif_config pointer esp-netif configuration"] [INFO] [stdout] 61391 | | #[doc = ""] [INFO] [stdout] 61392 | | #[doc = " @return"] [INFO] [stdout] 61393 | | #[doc = " - pointer to esp-netif object on success"] [INFO] [stdout] 61394 | | #[doc = " - NULL otherwise"] [INFO] [stdout] | |________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] esp_netif_config pointer esp-netif configuration [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:61398:5 [INFO] [stdout] | [INFO] [stdout] 61398 | / #[doc = " @brief Destroys the esp_netif object"] [INFO] [stdout] 61399 | | #[doc = ""] [INFO] [stdout] 61400 | | #[doc = " @param[in] esp_netif pointer to the object to be deleted"] [INFO] [stdout] | |_________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] esp_netif pointer to the object to be deleted [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `inout` [INFO] [stdout] --> src/bindings.rs:61404:5 [INFO] [stdout] | [INFO] [stdout] 61404 | / #[doc = " @brief Configures driver related options of esp_netif object"] [INFO] [stdout] 61405 | | #[doc = ""] [INFO] [stdout] 61406 | | #[doc = " @param[inout] esp_netif pointer to the object to be configured"] [INFO] [stdout] 61407 | | #[doc = " @param[in] driver_config pointer esp-netif io driver related configuration"] [INFO] [stdout] ... | [INFO] [stdout] 61410 | | #[doc = " - ESP_ERR_ESP_NETIF_INVALID_PARAMS if invalid parameters provided"] [INFO] [stdout] 61411 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[inout] esp_netif pointer to the object to be configured [INFO] [stdout] ^^^^^ [INFO] [stdout] = note: no item named `inout` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:61404:5 [INFO] [stdout] | [INFO] [stdout] 61404 | / #[doc = " @brief Configures driver related options of esp_netif object"] [INFO] [stdout] 61405 | | #[doc = ""] [INFO] [stdout] 61406 | | #[doc = " @param[inout] esp_netif pointer to the object to be configured"] [INFO] [stdout] 61407 | | #[doc = " @param[in] driver_config pointer esp-netif io driver related configuration"] [INFO] [stdout] ... | [INFO] [stdout] 61410 | | #[doc = " - ESP_ERR_ESP_NETIF_INVALID_PARAMS if invalid parameters provided"] [INFO] [stdout] 61411 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] driver_config pointer esp-netif io driver related configuration [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `inout` [INFO] [stdout] --> src/bindings.rs:61418:5 [INFO] [stdout] | [INFO] [stdout] 61418 | / #[doc = " @brief Attaches esp_netif instance to the io driver handle"] [INFO] [stdout] 61419 | | #[doc = ""] [INFO] [stdout] 61420 | | #[doc = " Calling this function enables connecting specific esp_netif object"] [INFO] [stdout] 61421 | | #[doc = " with already initialized io driver to update esp_netif object with driver"] [INFO] [stdout] ... | [INFO] [stdout] 61428 | | #[doc = " - ESP_OK on success"] [INFO] [stdout] 61429 | | #[doc = " - ESP_ERR_ESP_NETIF_DRIVER_ATTACH_FAILED if driver's pot_attach callback failed"] [INFO] [stdout] | |_______________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[inout] esp_netif pointer to esp_netif object to be attached [INFO] [stdout] ^^^^^ [INFO] [stdout] = note: no item named `inout` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:61418:5 [INFO] [stdout] | [INFO] [stdout] 61418 | / #[doc = " @brief Attaches esp_netif instance to the io driver handle"] [INFO] [stdout] 61419 | | #[doc = ""] [INFO] [stdout] 61420 | | #[doc = " Calling this function enables connecting specific esp_netif object"] [INFO] [stdout] 61421 | | #[doc = " with already initialized io driver to update esp_netif object with driver"] [INFO] [stdout] ... | [INFO] [stdout] 61428 | | #[doc = " - ESP_OK on success"] [INFO] [stdout] 61429 | | #[doc = " - ESP_ERR_ESP_NETIF_DRIVER_ATTACH_FAILED if driver's pot_attach callback failed"] [INFO] [stdout] | |_______________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] driver_handle pointer to the driver handle [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:61436:5 [INFO] [stdout] | [INFO] [stdout] 61436 | / #[doc = " @brief Passes the raw packets from communication media to the appropriate TCP/IP stack"] [INFO] [stdout] 61437 | | #[doc = ""] [INFO] [stdout] 61438 | | #[doc = " This function is called from the configured (peripheral) driver layer."] [INFO] [stdout] 61439 | | #[doc = " The data are then forwarded as frames to the TCP/IP stack."] [INFO] [stdout] ... | [INFO] [stdout] 61446 | | #[doc = " @return"] [INFO] [stdout] 61447 | | #[doc = " - ESP_OK"] [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] esp_netif Handle to esp-netif instance [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:61456:5 [INFO] [stdout] | [INFO] [stdout] 61456 | / #[doc = " @brief Default building block for network interface action upon IO driver start event"] [INFO] [stdout] 61457 | | #[doc = " Creates network interface, if AUTOUP enabled turns the interface on,"] [INFO] [stdout] 61458 | | #[doc = " if DHCPS enabled starts dhcp server"] [INFO] [stdout] 61459 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 61464 | | #[doc = " @param event_id"] [INFO] [stdout] 61465 | | #[doc = " @param data"] [INFO] [stdout] | |___________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] esp_netif Handle to esp-netif instance [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:61474:5 [INFO] [stdout] | [INFO] [stdout] 61474 | / #[doc = " @brief Default building block for network interface action upon IO driver stop event"] [INFO] [stdout] 61475 | | #[doc = ""] [INFO] [stdout] 61476 | | #[doc = " @note This API can be directly used as event handler"] [INFO] [stdout] 61477 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 61480 | | #[doc = " @param event_id"] [INFO] [stdout] 61481 | | #[doc = " @param data"] [INFO] [stdout] | |___________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] esp_netif Handle to esp-netif instance [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:61490:5 [INFO] [stdout] | [INFO] [stdout] 61490 | / #[doc = " @brief Default building block for network interface action upon IO driver connected event"] [INFO] [stdout] 61491 | | #[doc = ""] [INFO] [stdout] 61492 | | #[doc = " @note This API can be directly used as event handler"] [INFO] [stdout] 61493 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 61496 | | #[doc = " @param event_id"] [INFO] [stdout] 61497 | | #[doc = " @param data"] [INFO] [stdout] | |___________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] esp_netif Handle to esp-netif instance [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:61506:5 [INFO] [stdout] | [INFO] [stdout] 61506 | / #[doc = " @brief Default building block for network interface action upon IO driver disconnected event"] [INFO] [stdout] 61507 | | #[doc = ""] [INFO] [stdout] 61508 | | #[doc = " @note This API can be directly used as event handler"] [INFO] [stdout] 61509 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 61512 | | #[doc = " @param event_id"] [INFO] [stdout] 61513 | | #[doc = " @param data"] [INFO] [stdout] | |___________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] esp_netif Handle to esp-netif instance [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:61522:5 [INFO] [stdout] | [INFO] [stdout] 61522 | / #[doc = " @brief Default building block for network interface action upon network got IP event"] [INFO] [stdout] 61523 | | #[doc = ""] [INFO] [stdout] 61524 | | #[doc = " @note This API can be directly used as event handler"] [INFO] [stdout] 61525 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 61528 | | #[doc = " @param event_id"] [INFO] [stdout] 61529 | | #[doc = " @param data"] [INFO] [stdout] | |___________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] esp_netif Handle to esp-netif instance [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:61538:5 [INFO] [stdout] | [INFO] [stdout] 61538 | / #[doc = " @brief Set the mac address for the interface instance"] [INFO] [stdout] 61539 | | #[doc = ""] [INFO] [stdout] 61540 | | #[doc = " @param[in] esp_netif Handle to esp-netif instance"] [INFO] [stdout] 61541 | | #[doc = " @param[in] mac Desired mac address for the related network interface"] [INFO] [stdout] ... | [INFO] [stdout] 61544 | | #[doc = " - ESP_ERR_ESP_NETIF_IF_NOT_READY - interface status error"] [INFO] [stdout] 61545 | | #[doc = " - ESP_ERR_NOT_SUPPORTED - mac not supported on this interface"] [INFO] [stdout] | |_____________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] esp_netif Handle to esp-netif instance [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:61549:5 [INFO] [stdout] | [INFO] [stdout] 61549 | / #[doc = " @brief Get the mac address for the interface instance"] [INFO] [stdout] 61550 | | #[doc = ""] [INFO] [stdout] 61551 | | #[doc = " @param[in] esp_netif Handle to esp-netif instance"] [INFO] [stdout] 61552 | | #[doc = " @param[out] mac Resultant mac address for the related network interface"] [INFO] [stdout] ... | [INFO] [stdout] 61555 | | #[doc = " - ESP_ERR_ESP_NETIF_IF_NOT_READY - interface status error"] [INFO] [stdout] 61556 | | #[doc = " - ESP_ERR_NOT_SUPPORTED - mac not supported on this interface"] [INFO] [stdout] | |_____________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] esp_netif Handle to esp-netif instance [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:61549:5 [INFO] [stdout] | [INFO] [stdout] 61549 | / #[doc = " @brief Get the mac address for the interface instance"] [INFO] [stdout] 61550 | | #[doc = ""] [INFO] [stdout] 61551 | | #[doc = " @param[in] esp_netif Handle to esp-netif instance"] [INFO] [stdout] 61552 | | #[doc = " @param[out] mac Resultant mac address for the related network interface"] [INFO] [stdout] ... | [INFO] [stdout] 61555 | | #[doc = " - ESP_ERR_ESP_NETIF_IF_NOT_READY - interface status error"] [INFO] [stdout] 61556 | | #[doc = " - ESP_ERR_NOT_SUPPORTED - mac not supported on this interface"] [INFO] [stdout] | |_____________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] mac Resultant mac address for the related network interface [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:61560:5 [INFO] [stdout] | [INFO] [stdout] 61560 | / #[doc = " @brief Set the hostname of an interface"] [INFO] [stdout] 61561 | | #[doc = ""] [INFO] [stdout] 61562 | | #[doc = " The configured hostname overrides the default configuration value CONFIG_LWIP_LOCAL_HOSTNAME."] [INFO] [stdout] 61563 | | #[doc = " Please note that when the hostname is altered after interface started/connected the changes"] [INFO] [stdout] ... | [INFO] [stdout] 61571 | | #[doc = " - ESP_ERR_ESP_NETIF_IF_NOT_READY - interface status error"] [INFO] [stdout] 61572 | | #[doc = " - ESP_ERR_ESP_NETIF_INVALID_PARAMS - parameter error"] [INFO] [stdout] | |____________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] esp_netif Handle to esp-netif instance [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:61579:5 [INFO] [stdout] | [INFO] [stdout] 61579 | / #[doc = " @brief Get interface hostname."] [INFO] [stdout] 61580 | | #[doc = ""] [INFO] [stdout] 61581 | | #[doc = " @param[in] esp_netif Handle to esp-netif instance"] [INFO] [stdout] 61582 | | #[doc = " @param[out] hostname Returns a pointer to the hostname. May be NULL if no hostname is set. If set non-NULL, pointer remai... [INFO] [stdout] ... | [INFO] [stdout] 61586 | | #[doc = " - ESP_ERR_ESP_NETIF_IF_NOT_READY - interface status error"] [INFO] [stdout] 61587 | | #[doc = " - ESP_ERR_ESP_NETIF_INVALID_PARAMS - parameter error"] [INFO] [stdout] | |____________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] esp_netif Handle to esp-netif instance [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:61579:5 [INFO] [stdout] | [INFO] [stdout] 61579 | / #[doc = " @brief Get interface hostname."] [INFO] [stdout] 61580 | | #[doc = ""] [INFO] [stdout] 61581 | | #[doc = " @param[in] esp_netif Handle to esp-netif instance"] [INFO] [stdout] 61582 | | #[doc = " @param[out] hostname Returns a pointer to the hostname. May be NULL if no hostname is set. If set non-NULL, pointer remai... [INFO] [stdout] ... | [INFO] [stdout] 61586 | | #[doc = " - ESP_ERR_ESP_NETIF_IF_NOT_READY - interface status error"] [INFO] [stdout] 61587 | | #[doc = " - ESP_ERR_ESP_NETIF_INVALID_PARAMS - parameter error"] [INFO] [stdout] | |____________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] hostname Returns a pointer to the hostname. May be NULL if no hostname is set. If set non-NULL, pointer remains valid (and string may change if the hostname changes). [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:61594:5 [INFO] [stdout] | [INFO] [stdout] 61594 | / #[doc = " @brief Test if supplied interface is up or down"] [INFO] [stdout] 61595 | | #[doc = ""] [INFO] [stdout] 61596 | | #[doc = " @param[in] esp_netif Handle to esp-netif instance"] [INFO] [stdout] 61597 | | #[doc = ""] [INFO] [stdout] 61598 | | #[doc = " @return"] [INFO] [stdout] 61599 | | #[doc = " - true - Interface is up"] [INFO] [stdout] 61600 | | #[doc = " - false - Interface is down"] [INFO] [stdout] | |___________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] esp_netif Handle to esp-netif instance [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:61604:5 [INFO] [stdout] | [INFO] [stdout] 61604 | / #[doc = " @brief Get interface's IP address information"] [INFO] [stdout] 61605 | | #[doc = ""] [INFO] [stdout] 61606 | | #[doc = " If the interface is up, IP information is read directly from the TCP/IP stack."] [INFO] [stdout] 61607 | | #[doc = " If the interface is down, IP information is read from a copy kept in the ESP-NETIF instance"] [INFO] [stdout] ... | [INFO] [stdout] 61613 | | #[doc = " - ESP_OK"] [INFO] [stdout] 61614 | | #[doc = " - ESP_ERR_ESP_NETIF_INVALID_PARAMS"] [INFO] [stdout] | |__________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] esp_netif Handle to esp-netif instance [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:61604:5 [INFO] [stdout] | [INFO] [stdout] 61604 | / #[doc = " @brief Get interface's IP address information"] [INFO] [stdout] 61605 | | #[doc = ""] [INFO] [stdout] 61606 | | #[doc = " If the interface is up, IP information is read directly from the TCP/IP stack."] [INFO] [stdout] 61607 | | #[doc = " If the interface is down, IP information is read from a copy kept in the ESP-NETIF instance"] [INFO] [stdout] ... | [INFO] [stdout] 61613 | | #[doc = " - ESP_OK"] [INFO] [stdout] 61614 | | #[doc = " - ESP_ERR_ESP_NETIF_INVALID_PARAMS"] [INFO] [stdout] | |__________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] ip_info If successful, IP information will be returned in this argument. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:61621:5 [INFO] [stdout] | [INFO] [stdout] 61621 | / #[doc = " @brief Get interface's old IP information"] [INFO] [stdout] 61622 | | #[doc = ""] [INFO] [stdout] 61623 | | #[doc = " Returns an \"old\" IP address previously stored for the interface when the valid IP changed."] [INFO] [stdout] 61624 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 61632 | | #[doc = " - ESP_OK"] [INFO] [stdout] 61633 | | #[doc = " - ESP_ERR_ESP_NETIF_INVALID_PARAMS"] [INFO] [stdout] | |__________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] esp_netif Handle to esp-netif instance [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:61621:5 [INFO] [stdout] | [INFO] [stdout] 61621 | / #[doc = " @brief Get interface's old IP information"] [INFO] [stdout] 61622 | | #[doc = ""] [INFO] [stdout] 61623 | | #[doc = " Returns an \"old\" IP address previously stored for the interface when the valid IP changed."] [INFO] [stdout] 61624 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 61632 | | #[doc = " - ESP_OK"] [INFO] [stdout] 61633 | | #[doc = " - ESP_ERR_ESP_NETIF_INVALID_PARAMS"] [INFO] [stdout] | |__________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] ip_info If successful, IP information will be returned in this argument. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:61640:5 [INFO] [stdout] | [INFO] [stdout] 61640 | / #[doc = " @brief Set interface's IP address information"] [INFO] [stdout] 61641 | | #[doc = ""] [INFO] [stdout] 61642 | | #[doc = " This function is mainly used to set a static IP on an interface."] [INFO] [stdout] 61643 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 61658 | | #[doc = " - ESP_ERR_ESP_NETIF_INVALID_PARAMS"] [INFO] [stdout] 61659 | | #[doc = " - ESP_ERR_ESP_NETIF_DHCP_NOT_STOPPED If DHCP server or client is still running"] [INFO] [stdout] | |___________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] esp_netif Handle to esp-netif instance [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:61666:5 [INFO] [stdout] | [INFO] [stdout] 61666 | / #[doc = " @brief Set interface old IP information"] [INFO] [stdout] 61667 | | #[doc = ""] [INFO] [stdout] 61668 | | #[doc = " This function is called from the DHCP client (if enabled), before a new IP is set."] [INFO] [stdout] 61669 | | #[doc = " It is also called from the default handlers for the SYSTEM_EVENT_STA_CONNECTED and SYSTEM_EVENT_ETH_CONNECTED events."] [INFO] [stdout] ... | [INFO] [stdout] 61679 | | #[doc = " - ESP_OK"] [INFO] [stdout] 61680 | | #[doc = " - ESP_ERR_ESP_NETIF_INVALID_PARAMS"] [INFO] [stdout] | |__________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] esp_netif Handle to esp-netif instance [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:61687:5 [INFO] [stdout] | [INFO] [stdout] 61687 | / #[doc = " @brief Get net interface index from network stack implementation"] [INFO] [stdout] 61688 | | #[doc = ""] [INFO] [stdout] 61689 | | #[doc = " @note This index could be used in `setsockopt()` to bind socket with multicast interface"] [INFO] [stdout] 61690 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 61693 | | #[doc = " @return"] [INFO] [stdout] 61694 | | #[doc = " implementation specific index of interface represented with supplied esp_netif"] [INFO] [stdout] | |______________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] esp_netif Handle to esp-netif instance [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:61698:5 [INFO] [stdout] | [INFO] [stdout] 61698 | / #[doc = " @brief Get net interface name from network stack implementation"] [INFO] [stdout] 61699 | | #[doc = ""] [INFO] [stdout] 61700 | | #[doc = " @note This name could be used in `setsockopt()` to bind socket with appropriate interface"] [INFO] [stdout] 61701 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 61708 | | #[doc = " - ESP_OK"] [INFO] [stdout] 61709 | | #[doc = " - ESP_ERR_ESP_NETIF_INVALID_PARAMS"] [INFO] [stdout] | |__________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] esp_netif Handle to esp-netif instance [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:61698:5 [INFO] [stdout] | [INFO] [stdout] 61698 | / #[doc = " @brief Get net interface name from network stack implementation"] [INFO] [stdout] 61699 | | #[doc = ""] [INFO] [stdout] 61700 | | #[doc = " @note This name could be used in `setsockopt()` to bind socket with appropriate interface"] [INFO] [stdout] 61701 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 61708 | | #[doc = " - ESP_OK"] [INFO] [stdout] 61709 | | #[doc = " - ESP_ERR_ESP_NETIF_INVALID_PARAMS"] [INFO] [stdout] | |__________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] name Interface name as specified in underlying TCP/IP stack. Note that the [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:61716:5 [INFO] [stdout] | [INFO] [stdout] 61716 | / #[doc = " @brief Set or Get DHCP server option"] [INFO] [stdout] 61717 | | #[doc = ""] [INFO] [stdout] 61718 | | #[doc = " @param[in] esp_netif Handle to esp-netif instance"] [INFO] [stdout] 61719 | | #[doc = " @param[in] opt_op ESP_NETIF_OP_SET to set an option, ESP_NETIF_OP_GET to get an option."] [INFO] [stdout] ... | [INFO] [stdout] 61727 | | #[doc = " - ESP_ERR_ESP_NETIF_DHCP_ALREADY_STOPPED"] [INFO] [stdout] 61728 | | #[doc = " - ESP_ERR_ESP_NETIF_DHCP_ALREADY_STARTED"] [INFO] [stdout] | |________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] esp_netif Handle to esp-netif instance [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `inout` [INFO] [stdout] --> src/bindings.rs:61716:5 [INFO] [stdout] | [INFO] [stdout] 61716 | / #[doc = " @brief Set or Get DHCP server option"] [INFO] [stdout] 61717 | | #[doc = ""] [INFO] [stdout] 61718 | | #[doc = " @param[in] esp_netif Handle to esp-netif instance"] [INFO] [stdout] 61719 | | #[doc = " @param[in] opt_op ESP_NETIF_OP_SET to set an option, ESP_NETIF_OP_GET to get an option."] [INFO] [stdout] ... | [INFO] [stdout] 61727 | | #[doc = " - ESP_ERR_ESP_NETIF_DHCP_ALREADY_STOPPED"] [INFO] [stdout] 61728 | | #[doc = " - ESP_ERR_ESP_NETIF_DHCP_ALREADY_STARTED"] [INFO] [stdout] | |________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[inout] opt_val Pointer to the option parameter. [INFO] [stdout] ^^^^^ [INFO] [stdout] = note: no item named `inout` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:61738:5 [INFO] [stdout] | [INFO] [stdout] 61738 | / #[doc = " @brief Set or Get DHCP client option"] [INFO] [stdout] 61739 | | #[doc = ""] [INFO] [stdout] 61740 | | #[doc = " @param[in] esp_netif Handle to esp-netif instance"] [INFO] [stdout] 61741 | | #[doc = " @param[in] opt_op ESP_NETIF_OP_SET to set an option, ESP_NETIF_OP_GET to get an option."] [INFO] [stdout] ... | [INFO] [stdout] 61749 | | #[doc = " - ESP_ERR_ESP_NETIF_DHCP_ALREADY_STOPPED"] [INFO] [stdout] 61750 | | #[doc = " - ESP_ERR_ESP_NETIF_DHCP_ALREADY_STARTED"] [INFO] [stdout] | |________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] esp_netif Handle to esp-netif instance [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `inout` [INFO] [stdout] --> src/bindings.rs:61738:5 [INFO] [stdout] | [INFO] [stdout] 61738 | / #[doc = " @brief Set or Get DHCP client option"] [INFO] [stdout] 61739 | | #[doc = ""] [INFO] [stdout] 61740 | | #[doc = " @param[in] esp_netif Handle to esp-netif instance"] [INFO] [stdout] 61741 | | #[doc = " @param[in] opt_op ESP_NETIF_OP_SET to set an option, ESP_NETIF_OP_GET to get an option."] [INFO] [stdout] ... | [INFO] [stdout] 61749 | | #[doc = " - ESP_ERR_ESP_NETIF_DHCP_ALREADY_STOPPED"] [INFO] [stdout] 61750 | | #[doc = " - ESP_ERR_ESP_NETIF_DHCP_ALREADY_STARTED"] [INFO] [stdout] | |________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[inout] opt_val Pointer to the option parameter. [INFO] [stdout] ^^^^^ [INFO] [stdout] = note: no item named `inout` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:61760:5 [INFO] [stdout] | [INFO] [stdout] 61760 | / #[doc = " @brief Start DHCP client (only if enabled in interface object)"] [INFO] [stdout] 61761 | | #[doc = ""] [INFO] [stdout] 61762 | | #[doc = " @note The default event handlers for the SYSTEM_EVENT_STA_CONNECTED and SYSTEM_EVENT_ETH_CONNECTED events call this functio... [INFO] [stdout] 61763 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 61769 | | #[doc = " - ESP_ERR_ESP_NETIF_DHCP_ALREADY_STARTED"] [INFO] [stdout] 61770 | | #[doc = " - ESP_ERR_ESP_NETIF_DHCPC_START_FAILED"] [INFO] [stdout] | |______________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] esp_netif Handle to esp-netif instance [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:61774:5 [INFO] [stdout] | [INFO] [stdout] 61774 | / #[doc = " @brief Stop DHCP client (only if enabled in interface object)"] [INFO] [stdout] 61775 | | #[doc = ""] [INFO] [stdout] 61776 | | #[doc = " @note Calling action_netif_stop() will also stop the DHCP Client if it is running."] [INFO] [stdout] 61777 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 61783 | | #[doc = " - ESP_ERR_ESP_NETIF_DHCP_ALREADY_STOPPED"] [INFO] [stdout] 61784 | | #[doc = " - ESP_ERR_ESP_NETIF_IF_NOT_READY"] [INFO] [stdout] | |_____________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] esp_netif Handle to esp-netif instance [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:61788:5 [INFO] [stdout] | [INFO] [stdout] 61788 | / #[doc = " @brief Get DHCP client status"] [INFO] [stdout] 61789 | | #[doc = ""] [INFO] [stdout] 61790 | | #[doc = " @param[in] esp_netif Handle to esp-netif instance"] [INFO] [stdout] 61791 | | #[doc = " @param[out] status If successful, the status of DHCP client will be returned in this argument."] [INFO] [stdout] 61792 | | #[doc = ""] [INFO] [stdout] 61793 | | #[doc = " @return"] [INFO] [stdout] 61794 | | #[doc = " - ESP_OK"] [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] esp_netif Handle to esp-netif instance [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:61788:5 [INFO] [stdout] | [INFO] [stdout] 61788 | / #[doc = " @brief Get DHCP client status"] [INFO] [stdout] 61789 | | #[doc = ""] [INFO] [stdout] 61790 | | #[doc = " @param[in] esp_netif Handle to esp-netif instance"] [INFO] [stdout] 61791 | | #[doc = " @param[out] status If successful, the status of DHCP client will be returned in this argument."] [INFO] [stdout] 61792 | | #[doc = ""] [INFO] [stdout] 61793 | | #[doc = " @return"] [INFO] [stdout] 61794 | | #[doc = " - ESP_OK"] [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] status If successful, the status of DHCP client will be returned in this argument. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:61801:5 [INFO] [stdout] | [INFO] [stdout] 61801 | / #[doc = " @brief Get DHCP Server status"] [INFO] [stdout] 61802 | | #[doc = ""] [INFO] [stdout] 61803 | | #[doc = " @param[in] esp_netif Handle to esp-netif instance"] [INFO] [stdout] 61804 | | #[doc = " @param[out] status If successful, the status of the DHCP server will be returned in this argument."] [INFO] [stdout] 61805 | | #[doc = ""] [INFO] [stdout] 61806 | | #[doc = " @return"] [INFO] [stdout] 61807 | | #[doc = " - ESP_OK"] [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] esp_netif Handle to esp-netif instance [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:61801:5 [INFO] [stdout] | [INFO] [stdout] 61801 | / #[doc = " @brief Get DHCP Server status"] [INFO] [stdout] 61802 | | #[doc = ""] [INFO] [stdout] 61803 | | #[doc = " @param[in] esp_netif Handle to esp-netif instance"] [INFO] [stdout] 61804 | | #[doc = " @param[out] status If successful, the status of the DHCP server will be returned in this argument."] [INFO] [stdout] 61805 | | #[doc = ""] [INFO] [stdout] 61806 | | #[doc = " @return"] [INFO] [stdout] 61807 | | #[doc = " - ESP_OK"] [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] status If successful, the status of the DHCP server will be returned in this argument. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:61814:5 [INFO] [stdout] | [INFO] [stdout] 61814 | / #[doc = " @brief Start DHCP server (only if enabled in interface object)"] [INFO] [stdout] 61815 | | #[doc = ""] [INFO] [stdout] 61816 | | #[doc = " @param[in] esp_netif Handle to esp-netif instance"] [INFO] [stdout] 61817 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 61820 | | #[doc = " - ESP_ERR_ESP_NETIF_INVALID_PARAMS"] [INFO] [stdout] 61821 | | #[doc = " - ESP_ERR_ESP_NETIF_DHCP_ALREADY_STARTED"] [INFO] [stdout] | |________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] esp_netif Handle to esp-netif instance [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:61825:5 [INFO] [stdout] | [INFO] [stdout] 61825 | / #[doc = " @brief Stop DHCP server (only if enabled in interface object)"] [INFO] [stdout] 61826 | | #[doc = ""] [INFO] [stdout] 61827 | | #[doc = " @param[in] esp_netif Handle to esp-netif instance"] [INFO] [stdout] 61828 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 61832 | | #[doc = " - ESP_ERR_ESP_NETIF_DHCP_ALREADY_STOPPED"] [INFO] [stdout] 61833 | | #[doc = " - ESP_ERR_ESP_NETIF_IF_NOT_READY"] [INFO] [stdout] | |_____________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] esp_netif Handle to esp-netif instance [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:61837:5 [INFO] [stdout] | [INFO] [stdout] 61837 | / #[doc = " @brief Set DNS Server information"] [INFO] [stdout] 61838 | | #[doc = ""] [INFO] [stdout] 61839 | | #[doc = " This function behaves differently if DHCP server or client is enabled"] [INFO] [stdout] 61840 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 61857 | | #[doc = " - ESP_OK on success"] [INFO] [stdout] 61858 | | #[doc = " - ESP_ERR_ESP_NETIF_INVALID_PARAMS invalid params"] [INFO] [stdout] | |______________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] esp_netif Handle to esp-netif instance [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:61866:5 [INFO] [stdout] | [INFO] [stdout] 61866 | / #[doc = " @brief Get DNS Server information"] [INFO] [stdout] 61867 | | #[doc = ""] [INFO] [stdout] 61868 | | #[doc = " Return the currently configured DNS Server address for the specified interface and Server type."] [INFO] [stdout] 61869 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 61878 | | #[doc = " - ESP_OK on success"] [INFO] [stdout] 61879 | | #[doc = " - ESP_ERR_ESP_NETIF_INVALID_PARAMS invalid params"] [INFO] [stdout] | |______________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] esp_netif Handle to esp-netif instance [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:61866:5 [INFO] [stdout] | [INFO] [stdout] 61866 | / #[doc = " @brief Get DNS Server information"] [INFO] [stdout] 61867 | | #[doc = ""] [INFO] [stdout] 61868 | | #[doc = " Return the currently configured DNS Server address for the specified interface and Server type."] [INFO] [stdout] 61869 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 61878 | | #[doc = " - ESP_OK on success"] [INFO] [stdout] 61879 | | #[doc = " - ESP_ERR_ESP_NETIF_INVALID_PARAMS invalid params"] [INFO] [stdout] | |______________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] dns DNS Server result is written here on success [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:61887:5 [INFO] [stdout] | [INFO] [stdout] 61887 | / #[doc = " @brief Create interface link-local IPv6 address"] [INFO] [stdout] 61888 | | #[doc = ""] [INFO] [stdout] 61889 | | #[doc = " Cause the TCP/IP stack to create a link-local IPv6 address for the specified interface."] [INFO] [stdout] 61890 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 61897 | | #[doc = " - ESP_OK"] [INFO] [stdout] 61898 | | #[doc = " - ESP_ERR_ESP_NETIF_INVALID_PARAMS"] [INFO] [stdout] | |__________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] esp_netif Handle to esp-netif instance [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:61902:5 [INFO] [stdout] | [INFO] [stdout] 61902 | / #[doc = " @brief Get interface link-local IPv6 address"] [INFO] [stdout] 61903 | | #[doc = ""] [INFO] [stdout] 61904 | | #[doc = " If the specified interface is up and a preferred link-local IPv6 address"] [INFO] [stdout] 61905 | | #[doc = " has been created for the interface, return a copy of it."] [INFO] [stdout] ... | [INFO] [stdout] 61912 | | #[doc = " - ESP_FAIL If interface is down, does not have a link-local IPv6 address,"] [INFO] [stdout] 61913 | | #[doc = " or the link-local IPv6 address is not a preferred address."] [INFO] [stdout] | |_________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] esp_netif Handle to esp-netif instance [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:61902:5 [INFO] [stdout] | [INFO] [stdout] 61902 | / #[doc = " @brief Get interface link-local IPv6 address"] [INFO] [stdout] 61903 | | #[doc = ""] [INFO] [stdout] 61904 | | #[doc = " If the specified interface is up and a preferred link-local IPv6 address"] [INFO] [stdout] 61905 | | #[doc = " has been created for the interface, return a copy of it."] [INFO] [stdout] ... | [INFO] [stdout] 61912 | | #[doc = " - ESP_FAIL If interface is down, does not have a link-local IPv6 address,"] [INFO] [stdout] 61913 | | #[doc = " or the link-local IPv6 address is not a preferred address."] [INFO] [stdout] | |_________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] if_ip6 IPv6 information will be returned in this argument if successful. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:61920:5 [INFO] [stdout] | [INFO] [stdout] 61920 | / #[doc = " @brief Get interface global IPv6 address"] [INFO] [stdout] 61921 | | #[doc = ""] [INFO] [stdout] 61922 | | #[doc = " If the specified interface is up and a preferred global IPv6 address"] [INFO] [stdout] 61923 | | #[doc = " has been created for the interface, return a copy of it."] [INFO] [stdout] ... | [INFO] [stdout] 61930 | | #[doc = " - ESP_FAIL If interface is down, does not have a global IPv6 address,"] [INFO] [stdout] 61931 | | #[doc = " or the global IPv6 address is not a preferred address."] [INFO] [stdout] | |_____________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] esp_netif Handle to esp-netif instance [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:61920:5 [INFO] [stdout] | [INFO] [stdout] 61920 | / #[doc = " @brief Get interface global IPv6 address"] [INFO] [stdout] 61921 | | #[doc = ""] [INFO] [stdout] 61922 | | #[doc = " If the specified interface is up and a preferred global IPv6 address"] [INFO] [stdout] 61923 | | #[doc = " has been created for the interface, return a copy of it."] [INFO] [stdout] ... | [INFO] [stdout] 61930 | | #[doc = " - ESP_FAIL If interface is down, does not have a global IPv6 address,"] [INFO] [stdout] 61931 | | #[doc = " or the global IPv6 address is not a preferred address."] [INFO] [stdout] | |_____________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] if_ip6 IPv6 information will be returned in this argument if successful. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:61938:5 [INFO] [stdout] | [INFO] [stdout] 61938 | / #[doc = " @brief Get all IPv6 addresses of the specified interface"] [INFO] [stdout] 61939 | | #[doc = ""] [INFO] [stdout] 61940 | | #[doc = " @param[in] esp_netif Handle to esp-netif instance"] [INFO] [stdout] 61941 | | #[doc = " @param[out] if_ip6 Array of IPv6 addresses will be copied to the argument"] [INFO] [stdout] 61942 | | #[doc = ""] [INFO] [stdout] 61943 | | #[doc = " @return"] [INFO] [stdout] 61944 | | #[doc = " number of returned IPv6 addresses"] [INFO] [stdout] | |______________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] esp_netif Handle to esp-netif instance [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:61938:5 [INFO] [stdout] | [INFO] [stdout] 61938 | / #[doc = " @brief Get all IPv6 addresses of the specified interface"] [INFO] [stdout] 61939 | | #[doc = ""] [INFO] [stdout] 61940 | | #[doc = " @param[in] esp_netif Handle to esp-netif instance"] [INFO] [stdout] 61941 | | #[doc = " @param[out] if_ip6 Array of IPv6 addresses will be copied to the argument"] [INFO] [stdout] 61942 | | #[doc = ""] [INFO] [stdout] 61943 | | #[doc = " @return"] [INFO] [stdout] 61944 | | #[doc = " number of returned IPv6 addresses"] [INFO] [stdout] | |______________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] if_ip6 Array of IPv6 addresses will be copied to the argument [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:61951:5 [INFO] [stdout] | [INFO] [stdout] 61951 | / #[doc = " @brief Sets IPv4 address to the specified octets"] [INFO] [stdout] 61952 | | #[doc = ""] [INFO] [stdout] 61953 | | #[doc = " @param[out] addr IP address to be set"] [INFO] [stdout] 61954 | | #[doc = " @param a the first octet (127 for IP 127.0.0.1)"] [INFO] [stdout] 61955 | | #[doc = " @param b"] [INFO] [stdout] 61956 | | #[doc = " @param c"] [INFO] [stdout] 61957 | | #[doc = " @param d"] [INFO] [stdout] | |________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] addr IP address to be set [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:61983:5 [INFO] [stdout] | [INFO] [stdout] 61983 | / #[doc = " @brief Gets media driver handle for this esp-netif instance"] [INFO] [stdout] 61984 | | #[doc = ""] [INFO] [stdout] 61985 | | #[doc = " @param[in] esp_netif Handle to esp-netif instance"] [INFO] [stdout] 61986 | | #[doc = ""] [INFO] [stdout] 61987 | | #[doc = " @return opaque pointer of related IO driver"] [INFO] [stdout] | |___________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] esp_netif Handle to esp-netif instance [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:62001:5 [INFO] [stdout] | [INFO] [stdout] 62001 | / #[doc = " @brief Returns configured flags for this interface"] [INFO] [stdout] 62002 | | #[doc = ""] [INFO] [stdout] 62003 | | #[doc = " @param[in] esp_netif Handle to esp-netif instance"] [INFO] [stdout] 62004 | | #[doc = ""] [INFO] [stdout] 62005 | | #[doc = " @return Configuration flags"] [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] esp_netif Handle to esp-netif instance [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:62009:5 [INFO] [stdout] | [INFO] [stdout] 62009 | / #[doc = " @brief Returns configured interface key for this esp-netif instance"] [INFO] [stdout] 62010 | | #[doc = ""] [INFO] [stdout] 62011 | | #[doc = " @param[in] esp_netif Handle to esp-netif instance"] [INFO] [stdout] 62012 | | #[doc = ""] [INFO] [stdout] 62013 | | #[doc = " @return Textual description of related interface"] [INFO] [stdout] | |________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] esp_netif Handle to esp-netif instance [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:62017:5 [INFO] [stdout] | [INFO] [stdout] 62017 | / #[doc = " @brief Returns configured interface type for this esp-netif instance"] [INFO] [stdout] 62018 | | #[doc = ""] [INFO] [stdout] 62019 | | #[doc = " @param[in] esp_netif Handle to esp-netif instance"] [INFO] [stdout] 62020 | | #[doc = ""] [INFO] [stdout] 62021 | | #[doc = " @return Enumerated type of this interface, such as station, AP, ethernet"] [INFO] [stdout] | |________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] esp_netif Handle to esp-netif instance [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:62025:5 [INFO] [stdout] | [INFO] [stdout] 62025 | / #[doc = " @brief Returns configured routing priority number"] [INFO] [stdout] 62026 | | #[doc = ""] [INFO] [stdout] 62027 | | #[doc = " @param[in] esp_netif Handle to esp-netif instance"] [INFO] [stdout] 62028 | | #[doc = ""] [INFO] [stdout] 62029 | | #[doc = " @return Integer representing the instance's route-prio, or -1 if invalid paramters"] [INFO] [stdout] | |__________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] esp_netif Handle to esp-netif instance [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:62033:5 [INFO] [stdout] | [INFO] [stdout] 62033 | / #[doc = " @brief Returns configured event for this esp-netif instance and supplied event type"] [INFO] [stdout] 62034 | | #[doc = ""] [INFO] [stdout] 62035 | | #[doc = " @param[in] esp_netif Handle to esp-netif instance"] [INFO] [stdout] 62036 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 62039 | | #[doc = " @return specific event id which is configured to be raised if the interface lost or acquired IP address"] [INFO] [stdout] 62040 | | #[doc = " -1 if supplied event_type is not known"] [INFO] [stdout] | |______________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] esp_netif Handle to esp-netif instance [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:62047:5 [INFO] [stdout] | [INFO] [stdout] 62047 | / #[doc = " @brief Iterates over list of interfaces. Returns first netif if NULL given as parameter"] [INFO] [stdout] 62048 | | #[doc = ""] [INFO] [stdout] 62049 | | #[doc = " @param[in] esp_netif Handle to esp-netif instance"] [INFO] [stdout] 62050 | | #[doc = ""] [INFO] [stdout] 62051 | | #[doc = " @return First netif from the list if supplied parameter is NULL, next one otherwise"] [INFO] [stdout] | |___________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] esp_netif Handle to esp-netif instance [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:62061:5 [INFO] [stdout] | [INFO] [stdout] 62061 | / #[doc = " @brief increase the reference counter of net stack buffer"] [INFO] [stdout] 62062 | | #[doc = ""] [INFO] [stdout] 62063 | | #[doc = " @param[in] netstack_buf the net stack buffer"] [INFO] [stdout] 62064 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] netstack_buf the net stack buffer [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:62068:5 [INFO] [stdout] | [INFO] [stdout] 62068 | / #[doc = " @brief free the netstack buffer"] [INFO] [stdout] 62069 | | #[doc = ""] [INFO] [stdout] 62070 | | #[doc = " @param[in] netstack_buf the net stack buffer"] [INFO] [stdout] 62071 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] netstack_buf the net stack buffer [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:62221:5 [INFO] [stdout] | [INFO] [stdout] 62221 | / #[doc = " @brief Send a event to event task"] [INFO] [stdout] 62222 | | #[doc = ""] [INFO] [stdout] 62223 | | #[doc = " @note This API is used by WiFi Driver only."] [INFO] [stdout] 62224 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 62233 | | #[doc = " @return ESP_OK : succeed"] [INFO] [stdout] 62234 | | #[doc = " @return others : fail"] [INFO] [stdout] | |_____________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] event_base the event base that identifies the event [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:62337:5 [INFO] [stdout] | [INFO] [stdout] 62337 | / #[doc = " @brief Create a new event loop."] [INFO] [stdout] 62338 | | #[doc = ""] [INFO] [stdout] 62339 | | #[doc = " @param[in] event_loop_args configuration structure for the event loop to create"] [INFO] [stdout] 62340 | | #[doc = " @param[out] event_loop handle to the created event loop"] [INFO] [stdout] ... | [INFO] [stdout] 62345 | | #[doc = " - ESP_FAIL: Failed to create task loop"] [INFO] [stdout] 62346 | | #[doc = " - Others: Fail"] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] event_loop_args configuration structure for the event loop to create [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:62337:5 [INFO] [stdout] | [INFO] [stdout] 62337 | / #[doc = " @brief Create a new event loop."] [INFO] [stdout] 62338 | | #[doc = ""] [INFO] [stdout] 62339 | | #[doc = " @param[in] event_loop_args configuration structure for the event loop to create"] [INFO] [stdout] 62340 | | #[doc = " @param[out] event_loop handle to the created event loop"] [INFO] [stdout] ... | [INFO] [stdout] 62345 | | #[doc = " - ESP_FAIL: Failed to create task loop"] [INFO] [stdout] 62346 | | #[doc = " - Others: Fail"] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] event_loop handle to the created event loop [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:62353:5 [INFO] [stdout] | [INFO] [stdout] 62353 | / #[doc = " @brief Delete an existing event loop."] [INFO] [stdout] 62354 | | #[doc = ""] [INFO] [stdout] 62355 | | #[doc = " @param[in] event_loop event loop to delete"] [INFO] [stdout] 62356 | | #[doc = ""] [INFO] [stdout] 62357 | | #[doc = " @return"] [INFO] [stdout] 62358 | | #[doc = " - ESP_OK: Success"] [INFO] [stdout] 62359 | | #[doc = " - Others: Fail"] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] event_loop event loop to delete [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:62381:5 [INFO] [stdout] | [INFO] [stdout] 62381 | / #[doc = " @brief Dispatch events posted to an event loop."] [INFO] [stdout] 62382 | | #[doc = ""] [INFO] [stdout] 62383 | | #[doc = " This function is used to dispatch events posted to a loop with no dedicated task, i.e task name was set to NULL"] [INFO] [stdout] 62384 | | #[doc = " in event_loop_args argument during loop creation. This function includes an argument to limit the amount of time"] [INFO] [stdout] ... | [INFO] [stdout] 62403 | | #[doc = " - ESP_OK: Success"] [INFO] [stdout] 62404 | | #[doc = " - Others: Fail"] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] event_loop event loop to dispatch posted events from [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:62411:5 [INFO] [stdout] | [INFO] [stdout] 62411 | / #[doc = " @brief Register an event handler to the system event loop (legacy)."] [INFO] [stdout] 62412 | | #[doc = ""] [INFO] [stdout] 62413 | | #[doc = " @note This function is obsolete and will be deprecated soon, please use esp_event_handler_instance_register()"] [INFO] [stdout] 62414 | | #[doc = " instead."] [INFO] [stdout] ... | [INFO] [stdout] 62438 | | #[doc = " - ESP_ERR_INVALID_ARG: Invalid combination of event base and event id"] [INFO] [stdout] 62439 | | #[doc = " - Others: Fail"] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] event_base the base id of the event to register the handler for [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:62448:5 [INFO] [stdout] | [INFO] [stdout] 62448 | / #[doc = " @brief Register an event handler to a specific loop (legacy)."] [INFO] [stdout] 62449 | | #[doc = ""] [INFO] [stdout] 62450 | | #[doc = " @note This function is obsolete and will be deprecated soon, please use esp_event_handler_instance_register_with()"] [INFO] [stdout] 62451 | | #[doc = " instead."] [INFO] [stdout] ... | [INFO] [stdout] 62468 | | #[doc = " - ESP_ERR_INVALID_ARG: Invalid combination of event base and event id"] [INFO] [stdout] 62469 | | #[doc = " - Others: Fail"] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] event_loop the event loop to register this handler function to [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:62479:5 [INFO] [stdout] | [INFO] [stdout] 62479 | / #[doc = " @brief Register an instance of event handler to a specific loop."] [INFO] [stdout] 62480 | | #[doc = ""] [INFO] [stdout] 62481 | | #[doc = " This function can be used to register a handler for either: (1) specific events,"] [INFO] [stdout] 62482 | | #[doc = " (2) all events of a certain event base, or (3) all events known by the system event loop."] [INFO] [stdout] ... | [INFO] [stdout] 62514 | | #[doc = " - ESP_ERR_INVALID_ARG: Invalid combination of event base and event id or instance is NULL"] [INFO] [stdout] 62515 | | #[doc = " - Others: Fail"] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] event_loop the event loop to register this handler function to [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:62479:5 [INFO] [stdout] | [INFO] [stdout] 62479 | / #[doc = " @brief Register an instance of event handler to a specific loop."] [INFO] [stdout] 62480 | | #[doc = ""] [INFO] [stdout] 62481 | | #[doc = " This function can be used to register a handler for either: (1) specific events,"] [INFO] [stdout] 62482 | | #[doc = " (2) all events of a certain event base, or (3) all events known by the system event loop."] [INFO] [stdout] ... | [INFO] [stdout] 62514 | | #[doc = " - ESP_ERR_INVALID_ARG: Invalid combination of event base and event id or instance is NULL"] [INFO] [stdout] 62515 | | #[doc = " - Others: Fail"] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] instance An event handler instance object related to the registered event handler and data, can be NULL. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:62526:5 [INFO] [stdout] | [INFO] [stdout] 62526 | / #[doc = " @brief Register an instance of event handler to the default loop."] [INFO] [stdout] 62527 | | #[doc = ""] [INFO] [stdout] 62528 | | #[doc = " This function does the same as esp_event_handler_instance_register_with, except that it registers the"] [INFO] [stdout] 62529 | | #[doc = " handler to the default event loop."] [INFO] [stdout] ... | [INFO] [stdout] 62548 | | #[doc = " - ESP_ERR_INVALID_ARG: Invalid combination of event base and event id or instance is NULL"] [INFO] [stdout] 62549 | | #[doc = " - Others: Fail"] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] event_base the base id of the event to register the handler for [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:62526:5 [INFO] [stdout] | [INFO] [stdout] 62526 | / #[doc = " @brief Register an instance of event handler to the default loop."] [INFO] [stdout] 62527 | | #[doc = ""] [INFO] [stdout] 62528 | | #[doc = " This function does the same as esp_event_handler_instance_register_with, except that it registers the"] [INFO] [stdout] 62529 | | #[doc = " handler to the default event loop."] [INFO] [stdout] ... | [INFO] [stdout] 62548 | | #[doc = " - ESP_ERR_INVALID_ARG: Invalid combination of event base and event id or instance is NULL"] [INFO] [stdout] 62549 | | #[doc = " - Others: Fail"] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] instance An event handler instance object related to the registered event handler and data, can be NULL. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:62559:5 [INFO] [stdout] | [INFO] [stdout] 62559 | / #[doc = " @brief Unregister a handler with the system event loop (legacy)."] [INFO] [stdout] 62560 | | #[doc = ""] [INFO] [stdout] 62561 | | #[doc = " @note This function is obsolete and will be deprecated soon, please use esp_event_handler_instance_unregister()"] [INFO] [stdout] 62562 | | #[doc = " instead."] [INFO] [stdout] ... | [INFO] [stdout] 62579 | | #[doc = " @return ESP_ERR_INVALID_ARG invalid combination of event base and event id"] [INFO] [stdout] 62580 | | #[doc = " @return others fail"] [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] event_base the base of the event with which to unregister the handler [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:62588:5 [INFO] [stdout] | [INFO] [stdout] 62588 | / #[doc = " @brief Unregister a handler from a specific event loop (legacy)."] [INFO] [stdout] 62589 | | #[doc = ""] [INFO] [stdout] 62590 | | #[doc = " @note This function is obsolete and will be deprecated soon, please use esp_event_handler_instance_unregister_with()"] [INFO] [stdout] 62591 | | #[doc = " instead."] [INFO] [stdout] ... | [INFO] [stdout] 62603 | | #[doc = " - ESP_ERR_INVALID_ARG: Invalid combination of event base and event id"] [INFO] [stdout] 62604 | | #[doc = " - Others: Fail"] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] event_loop the event loop with which to unregister this handler function [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:62613:5 [INFO] [stdout] | [INFO] [stdout] 62613 | / #[doc = " @brief Unregister a handler instance from a specific event loop."] [INFO] [stdout] 62614 | | #[doc = ""] [INFO] [stdout] 62615 | | #[doc = " This function can be used to unregister a handler so that it no longer gets called during dispatch."] [INFO] [stdout] 62616 | | #[doc = " Handlers can be unregistered for either: (1) specific events, (2) all events of a certain event base,"] [INFO] [stdout] ... | [INFO] [stdout] 62632 | | #[doc = " - ESP_ERR_INVALID_ARG: Invalid combination of event base and event id"] [INFO] [stdout] 62633 | | #[doc = " - Others: Fail"] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] event_loop the event loop with which to unregister this handler function [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:62642:5 [INFO] [stdout] | [INFO] [stdout] 62642 | / #[doc = " @brief Unregister a handler from the system event loop."] [INFO] [stdout] 62643 | | #[doc = ""] [INFO] [stdout] 62644 | | #[doc = " This function does the same as esp_event_handler_instance_unregister_with, except that it unregisters the"] [INFO] [stdout] 62645 | | #[doc = " handler instance from the default event loop."] [INFO] [stdout] ... | [INFO] [stdout] 62653 | | #[doc = " - ESP_ERR_INVALID_ARG: Invalid combination of event base and event id"] [INFO] [stdout] 62654 | | #[doc = " - Others: Fail"] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] event_base the base of the event with which to unregister the handler [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:62662:5 [INFO] [stdout] | [INFO] [stdout] 62662 | / #[doc = " @brief Posts an event to the system default event loop. The event loop library keeps a copy of event_data and manages"] [INFO] [stdout] 62663 | | #[doc = " the copy's lifetime automatically (allocation + deletion); this ensures that the data the"] [INFO] [stdout] 62664 | | #[doc = " handler recieves is always valid."] [INFO] [stdout] 62665 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 62676 | | #[doc = " - ESP_ERR_INVALID_ARG: Invalid combination of event base and event id"] [INFO] [stdout] 62677 | | #[doc = " - Others: Fail"] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] event_base the event base that identifies the event [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:62687:5 [INFO] [stdout] | [INFO] [stdout] 62687 | / #[doc = " @brief Posts an event to the specified event loop. The event loop library keeps a copy of event_data and manages"] [INFO] [stdout] 62688 | | #[doc = " the copy's lifetime automatically (allocation + deletion); this ensures that the data the"] [INFO] [stdout] 62689 | | #[doc = " handler recieves is always valid."] [INFO] [stdout] 62690 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 62705 | | #[doc = " - ESP_ERR_INVALID_ARG: Invalid combination of event base and event id"] [INFO] [stdout] 62706 | | #[doc = " - Others: Fail"] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] event_loop the event loop to post to [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:62717:5 [INFO] [stdout] | [INFO] [stdout] 62717 | / #[doc = " @brief Special variant of esp_event_post for posting events from interrupt handlers."] [INFO] [stdout] 62718 | | #[doc = ""] [INFO] [stdout] 62719 | | #[doc = " @param[in] event_base the event base that identifies the event"] [INFO] [stdout] 62720 | | #[doc = " @param[in] event_id the event id that identifies the event"] [INFO] [stdout] ... | [INFO] [stdout] 62735 | | #[doc = " data size of more than 4 bytes"] [INFO] [stdout] 62736 | | #[doc = " - Others: Fail"] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] event_base the event base that identifies the event [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:62717:5 [INFO] [stdout] | [INFO] [stdout] 62717 | / #[doc = " @brief Special variant of esp_event_post for posting events from interrupt handlers."] [INFO] [stdout] 62718 | | #[doc = ""] [INFO] [stdout] 62719 | | #[doc = " @param[in] event_base the event base that identifies the event"] [INFO] [stdout] 62720 | | #[doc = " @param[in] event_id the event id that identifies the event"] [INFO] [stdout] ... | [INFO] [stdout] 62735 | | #[doc = " data size of more than 4 bytes"] [INFO] [stdout] 62736 | | #[doc = " - Others: Fail"] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] task_unblocked an optional parameter (can be NULL) which indicates that an event task with [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:62746:5 [INFO] [stdout] | [INFO] [stdout] 62746 | / #[doc = " @brief Special variant of esp_event_post_to for posting events from interrupt handlers"] [INFO] [stdout] 62747 | | #[doc = ""] [INFO] [stdout] 62748 | | #[doc = " @param[in] event_loop the event loop to post to"] [INFO] [stdout] 62749 | | #[doc = " @param[in] event_base the event base that identifies the event"] [INFO] [stdout] ... | [INFO] [stdout] 62765 | | #[doc = " data size of more than 4 bytes"] [INFO] [stdout] 62766 | | #[doc = " - Others: Fail"] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] event_loop the event loop to post to [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:62746:5 [INFO] [stdout] | [INFO] [stdout] 62746 | / #[doc = " @brief Special variant of esp_event_post_to for posting events from interrupt handlers"] [INFO] [stdout] 62747 | | #[doc = ""] [INFO] [stdout] 62748 | | #[doc = " @param[in] event_loop the event loop to post to"] [INFO] [stdout] 62749 | | #[doc = " @param[in] event_base the event base that identifies the event"] [INFO] [stdout] ... | [INFO] [stdout] 62765 | | #[doc = " data size of more than 4 bytes"] [INFO] [stdout] 62766 | | #[doc = " - Others: Fail"] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] task_unblocked an optional parameter (can be NULL) which indicates that an event task with [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:62777:5 [INFO] [stdout] | [INFO] [stdout] 62777 | / #[doc = " @brief Dumps statistics of all event loops."] [INFO] [stdout] 62778 | | #[doc = ""] [INFO] [stdout] 62779 | | #[doc = " Dumps event loop info in the format:"] [INFO] [stdout] 62780 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 62817 | | #[doc = " - ESP_ERR_NO_MEM: Cannot allocate memory for event loops list"] [INFO] [stdout] 62818 | | #[doc = " - Others: Fail"] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] file the file stream to output to [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:63630:5 [INFO] [stdout] | [INFO] [stdout] 63630 | / #[doc = " @brief Creates esp_netif WiFi object based on the custom configuration."] [INFO] [stdout] 63631 | | #[doc = ""] [INFO] [stdout] 63632 | | #[doc = " @attention This API DOES NOT register default handlers!"] [INFO] [stdout] 63633 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 63636 | | #[doc = ""] [INFO] [stdout] 63637 | | #[doc = " @return pointer to esp-netif instance"] [INFO] [stdout] | |_____________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] wifi_if type of wifi interface [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:63644:5 [INFO] [stdout] | [INFO] [stdout] 63644 | / #[doc = " @brief Creates default STA and AP network interfaces for esp-mesh."] [INFO] [stdout] 63645 | | #[doc = ""] [INFO] [stdout] 63646 | | #[doc = " Both netifs are almost identical to the default station and softAP, but with"] [INFO] [stdout] 63647 | | #[doc = " DHCP client and server disabled. Please note that the DHCP client is typically"] [INFO] [stdout] ... | [INFO] [stdout] 63656 | | #[doc = ""] [INFO] [stdout] 63657 | | #[doc = " @return ESP_OK on success"] [INFO] [stdout] | |_________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] p_netif_sta pointer where the resultant STA interface is saved (if non NULL) [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:63761:5 [INFO] [stdout] | [INFO] [stdout] 63761 | / #[doc = " @brief Get current operating mode of WiFi"] [INFO] [stdout] 63762 | | #[doc = ""] [INFO] [stdout] 63763 | | #[doc = " @param[out] mode store current WiFi mode"] [INFO] [stdout] 63764 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 63767 | | #[doc = " - ESP_ERR_WIFI_NOT_INIT: WiFi is not initialized by esp_wifi_init"] [INFO] [stdout] 63768 | | #[doc = " - ESP_ERR_INVALID_ARG: invalid argument"] [INFO] [stdout] | |__________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] mode store current WiFi mode [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:63895:5 [INFO] [stdout] | [INFO] [stdout] 63895 | / #[doc = " @brief Get number of APs found in last scan"] [INFO] [stdout] 63896 | | #[doc = ""] [INFO] [stdout] 63897 | | #[doc = " @param[out] number store number of APIs found in last scan"] [INFO] [stdout] 63898 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 63904 | | #[doc = " - ESP_ERR_WIFI_NOT_STARTED: WiFi is not started by esp_wifi_start"] [INFO] [stdout] 63905 | | #[doc = " - ESP_ERR_INVALID_ARG: invalid argument"] [INFO] [stdout] | |__________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] number store number of APIs found in last scan [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `inout` [INFO] [stdout] --> src/bindings.rs:63909:5 [INFO] [stdout] | [INFO] [stdout] 63909 | / #[doc = " @brief Get AP list found in last scan"] [INFO] [stdout] 63910 | | #[doc = ""] [INFO] [stdout] 63911 | | #[doc = " @param[inout] number As input param, it stores max AP number ap_records can hold."] [INFO] [stdout] 63912 | | #[doc = " As output param, it receives the actual AP number this API returns."] [INFO] [stdout] ... | [INFO] [stdout] 63919 | | #[doc = " - ESP_ERR_INVALID_ARG: invalid argument"] [INFO] [stdout] 63920 | | #[doc = " - ESP_ERR_NO_MEM: out of memory"] [INFO] [stdout] | |__________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[inout] number As input param, it stores max AP number ap_records can hold. [INFO] [stdout] ^^^^^ [INFO] [stdout] = note: no item named `inout` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:63951:5 [INFO] [stdout] | [INFO] [stdout] 63951 | / #[doc = " @brief Get current WiFi power save type"] [INFO] [stdout] 63952 | | #[doc = ""] [INFO] [stdout] 63953 | | #[doc = " @attention Default power save type is WIFI_PS_MIN_MODEM."] [INFO] [stdout] 63954 | | #[doc = ""] [INFO] [stdout] 63955 | | #[doc = " @param[out] type: store current power save type"] [INFO] [stdout] 63956 | | #[doc = ""] [INFO] [stdout] 63957 | | #[doc = " @return ESP_OK: succeed"] [INFO] [stdout] | |__________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] type: store current power save type [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:63977:5 [INFO] [stdout] | [INFO] [stdout] 63977 | / #[doc = " @brief Get the current protocol bitmap of the specified interface"] [INFO] [stdout] 63978 | | #[doc = ""] [INFO] [stdout] 63979 | | #[doc = " @param ifx interface"] [INFO] [stdout] 63980 | | #[doc = " @param[out] protocol_bitmap store current WiFi protocol bitmap of interface ifx"] [INFO] [stdout] ... | [INFO] [stdout] 63986 | | #[doc = " - ESP_ERR_INVALID_ARG: invalid argument"] [INFO] [stdout] 63987 | | #[doc = " - others: refer to error codes in esp_err.h"] [INFO] [stdout] | |______________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] protocol_bitmap store current WiFi protocol bitmap of interface ifx [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:64008:5 [INFO] [stdout] | [INFO] [stdout] 64008 | / #[doc = " @brief Get the bandwidth of ESP32 specified interface"] [INFO] [stdout] 64009 | | #[doc = ""] [INFO] [stdout] 64010 | | #[doc = " @attention 1. API return false if try to get a interface that is not enable"] [INFO] [stdout] 64011 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 64018 | | #[doc = " - ESP_ERR_WIFI_IF: invalid interface"] [INFO] [stdout] 64019 | | #[doc = " - ESP_ERR_INVALID_ARG: invalid argument"] [INFO] [stdout] | |__________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] bw store bandwidth of interface ifx [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:64041:5 [INFO] [stdout] | [INFO] [stdout] 64041 | / #[doc = " @brief Get the primary/secondary channel of ESP32"] [INFO] [stdout] 64042 | | #[doc = ""] [INFO] [stdout] 64043 | | #[doc = " @attention 1. API return false if try to get a interface that is not enable"] [INFO] [stdout] 64044 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 64050 | | #[doc = " - ESP_ERR_WIFI_NOT_INIT: WiFi is not initialized by esp_wifi_init"] [INFO] [stdout] 64051 | | #[doc = " - ESP_ERR_INVALID_ARG: invalid argument"] [INFO] [stdout] | |__________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] second store current second channel [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:64114:5 [INFO] [stdout] | [INFO] [stdout] 64114 | / #[doc = " @brief Get mac of specified interface"] [INFO] [stdout] 64115 | | #[doc = ""] [INFO] [stdout] 64116 | | #[doc = " @param ifx interface"] [INFO] [stdout] 64117 | | #[doc = " @param[out] mac store mac of the interface ifx"] [INFO] [stdout] ... | [INFO] [stdout] 64122 | | #[doc = " - ESP_ERR_INVALID_ARG: invalid argument"] [INFO] [stdout] 64123 | | #[doc = " - ESP_ERR_WIFI_IF: invalid interface"] [INFO] [stdout] | |_______________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] mac store mac of the interface ifx [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:64158:5 [INFO] [stdout] | [INFO] [stdout] 64158 | / #[doc = " @brief Get the promiscuous mode."] [INFO] [stdout] 64159 | | #[doc = ""] [INFO] [stdout] 64160 | | #[doc = " @param[out] en store the current status of promiscuous mode"] [INFO] [stdout] 64161 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 64164 | | #[doc = " - ESP_ERR_WIFI_NOT_INIT: WiFi is not initialized by esp_wifi_init"] [INFO] [stdout] 64165 | | #[doc = " - ESP_ERR_INVALID_ARG: invalid argument"] [INFO] [stdout] | |__________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] en store the current status of promiscuous mode [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:64181:5 [INFO] [stdout] | [INFO] [stdout] 64181 | / #[doc = " @brief Get the promiscuous filter."] [INFO] [stdout] 64182 | | #[doc = ""] [INFO] [stdout] 64183 | | #[doc = " @param[out] filter store the current status of promiscuous filter"] [INFO] [stdout] 64184 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 64187 | | #[doc = " - ESP_ERR_WIFI_NOT_INIT: WiFi is not initialized by esp_wifi_init"] [INFO] [stdout] 64188 | | #[doc = " - ESP_ERR_INVALID_ARG: invalid argument"] [INFO] [stdout] | |__________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] filter store the current status of promiscuous filter [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:64206:5 [INFO] [stdout] | [INFO] [stdout] 64206 | / #[doc = " @brief Get the subtype filter of the control packet in promiscuous mode."] [INFO] [stdout] 64207 | | #[doc = ""] [INFO] [stdout] 64208 | | #[doc = " @param[out] filter store the current status of subtype filter of the control packet in promiscuous mode"] [INFO] [stdout] 64209 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 64212 | | #[doc = " - ESP_ERR_WIFI_NOT_INIT: WiFi is not initialized by esp_wifi_init"] [INFO] [stdout] 64213 | | #[doc = " - ESP_ERR_WIFI_ARG: invalid argument"] [INFO] [stdout] | |_______________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] filter store the current status of subtype filter of the control packet in promiscuous mode [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:64241:5 [INFO] [stdout] | [INFO] [stdout] 64241 | / #[doc = " @brief Get configuration of specified interface"] [INFO] [stdout] 64242 | | #[doc = ""] [INFO] [stdout] 64243 | | #[doc = " @param interface interface"] [INFO] [stdout] 64244 | | #[doc = " @param[out] conf station or soft-AP configuration"] [INFO] [stdout] ... | [INFO] [stdout] 64249 | | #[doc = " - ESP_ERR_INVALID_ARG: invalid argument"] [INFO] [stdout] 64250 | | #[doc = " - ESP_ERR_WIFI_IF: invalid interface"] [INFO] [stdout] | |_______________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] conf station or soft-AP configuration [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:64254:5 [INFO] [stdout] | [INFO] [stdout] 64254 | / #[doc = " @brief Get STAs associated with soft-AP"] [INFO] [stdout] 64255 | | #[doc = ""] [INFO] [stdout] 64256 | | #[doc = " @attention SSC only API"] [INFO] [stdout] 64257 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 64267 | | #[doc = " - ESP_ERR_WIFI_MODE: WiFi mode is wrong"] [INFO] [stdout] 64268 | | #[doc = " - ESP_ERR_WIFI_CONN: WiFi internal error, the station/soft-AP control block is invalid"] [INFO] [stdout] | |_________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] sta station list [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:64272:5 [INFO] [stdout] | [INFO] [stdout] 64272 | / #[doc = " @brief Get AID of STA connected with soft-AP"] [INFO] [stdout] 64273 | | #[doc = ""] [INFO] [stdout] 64274 | | #[doc = " @param mac STA's mac address"] [INFO] [stdout] 64275 | | #[doc = " @param[out] aid Store the AID corresponding to STA mac"] [INFO] [stdout] ... | [INFO] [stdout] 64282 | | #[doc = " - ESP_ERR_WIFI_MODE: WiFi mode is wrong"] [INFO] [stdout] 64283 | | #[doc = " - ESP_ERR_WIFI_CONN: WiFi internal error, the station/soft-AP control block is invalid"] [INFO] [stdout] | |_________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] aid Store the AID corresponding to STA mac [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:65038:5 [INFO] [stdout] | [INFO] [stdout] 65038 | / #[doc = " @brief Start a Websocket session"] [INFO] [stdout] 65039 | | #[doc = " This function must be the first function to call,"] [INFO] [stdout] 65040 | | #[doc = " and it returns a esp_websocket_client_handle_t that you must use as input to other functions in the interface."] [INFO] [stdout] 65041 | | #[doc = " This call MUST have a corresponding call to esp_websocket_client_destroy when the operation is complete."] [INFO] [stdout] ... | [INFO] [stdout] 65046 | | #[doc = " - `esp_websocket_client_handle_t`"] [INFO] [stdout] 65047 | | #[doc = " - NULL if any errors"] [INFO] [stdout] | |________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] config The configuration [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:65053:5 [INFO] [stdout] | [INFO] [stdout] 65053 | / #[doc = " @brief Set URL for client, when performing this behavior, the options in the URL will replace the old ones"] [INFO] [stdout] 65054 | | #[doc = " Must stop the WebSocket client before set URI if the client has been connected"] [INFO] [stdout] 65055 | | #[doc = ""] [INFO] [stdout] 65056 | | #[doc = " @param[in] client The client"] [INFO] [stdout] 65057 | | #[doc = " @param[in] uri The uri"] [INFO] [stdout] 65058 | | #[doc = ""] [INFO] [stdout] 65059 | | #[doc = " @return esp_err_t"] [INFO] [stdout] | |_____________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] client The client [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:65066:5 [INFO] [stdout] | [INFO] [stdout] 65066 | / #[doc = " @brief Open the WebSocket connection"] [INFO] [stdout] 65067 | | #[doc = ""] [INFO] [stdout] 65068 | | #[doc = " @param[in] client The client"] [INFO] [stdout] 65069 | | #[doc = ""] [INFO] [stdout] 65070 | | #[doc = " @return esp_err_t"] [INFO] [stdout] | |_____________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] client The client [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:65074:5 [INFO] [stdout] | [INFO] [stdout] 65074 | / #[doc = " @brief Close the WebSocket connection"] [INFO] [stdout] 65075 | | #[doc = ""] [INFO] [stdout] 65076 | | #[doc = " Notes:"] [INFO] [stdout] 65077 | | #[doc = " - Cannot be called from the websocket event handler"] [INFO] [stdout] ... | [INFO] [stdout] 65080 | | #[doc = ""] [INFO] [stdout] 65081 | | #[doc = " @return esp_err_t"] [INFO] [stdout] | |_____________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] client The client [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:65085:5 [INFO] [stdout] | [INFO] [stdout] 65085 | / #[doc = " @brief Destroy the WebSocket connection and free all resources."] [INFO] [stdout] 65086 | | #[doc = " This function must be the last function to call for an session."] [INFO] [stdout] 65087 | | #[doc = " It is the opposite of the esp_websocket_client_init function and must be called with the same handle as input t... [INFO] [stdout] 65088 | | #[doc = " This might close all connections this handle has used."] [INFO] [stdout] ... | [INFO] [stdout] 65094 | | #[doc = ""] [INFO] [stdout] 65095 | | #[doc = " @return esp_err_t"] [INFO] [stdout] | |_____________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] client The client [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:65099:5 [INFO] [stdout] | [INFO] [stdout] 65099 | / #[doc = " @brief Generic write data to the WebSocket connection; defaults to binary send"] [INFO] [stdout] 65100 | | #[doc = ""] [INFO] [stdout] 65101 | | #[doc = " @param[in] client The client"] [INFO] [stdout] 65102 | | #[doc = " @param[in] data The data"] [INFO] [stdout] ... | [INFO] [stdout] 65107 | | #[doc = " - Number of data was sent"] [INFO] [stdout] 65108 | | #[doc = " - (-1) if any errors"] [INFO] [stdout] | |________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] client The client [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:65117:5 [INFO] [stdout] | [INFO] [stdout] 65117 | / #[doc = " @brief Write binary data to the WebSocket connection (data send with WS OPCODE=02, i.e. binary)"] [INFO] [stdout] 65118 | | #[doc = ""] [INFO] [stdout] 65119 | | #[doc = " @param[in] client The client"] [INFO] [stdout] 65120 | | #[doc = " @param[in] data The data"] [INFO] [stdout] ... | [INFO] [stdout] 65125 | | #[doc = " - Number of data was sent"] [INFO] [stdout] 65126 | | #[doc = " - (-1) if any errors"] [INFO] [stdout] | |________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] client The client [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:65135:5 [INFO] [stdout] | [INFO] [stdout] 65135 | / #[doc = " @brief Write textual data to the WebSocket connection (data send with WS OPCODE=01, i.e. text)"] [INFO] [stdout] 65136 | | #[doc = ""] [INFO] [stdout] 65137 | | #[doc = " @param[in] client The client"] [INFO] [stdout] 65138 | | #[doc = " @param[in] data The data"] [INFO] [stdout] ... | [INFO] [stdout] 65143 | | #[doc = " - Number of data was sent"] [INFO] [stdout] 65144 | | #[doc = " - (-1) if any errors"] [INFO] [stdout] | |________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] client The client [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:65153:5 [INFO] [stdout] | [INFO] [stdout] 65153 | / #[doc = " @brief Check the WebSocket connection status"] [INFO] [stdout] 65154 | | #[doc = ""] [INFO] [stdout] 65155 | | #[doc = " @param[in] client The client handle"] [INFO] [stdout] 65156 | | #[doc = ""] [INFO] [stdout] 65157 | | #[doc = " @return"] [INFO] [stdout] 65158 | | #[doc = " - true"] [INFO] [stdout] 65159 | | #[doc = " - false"] [INFO] [stdout] | |___________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] client The client handle [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:65635:5 [INFO] [stdout] | [INFO] [stdout] 65635 | / #[doc = " @brief Open non-volatile storage with a given namespace from the default NVS partition"] [INFO] [stdout] 65636 | | #[doc = ""] [INFO] [stdout] 65637 | | #[doc = " Multiple internal ESP-IDF and third party application modules can store"] [INFO] [stdout] 65638 | | #[doc = " their key-value pairs in the NVS module. In order to reduce possible"] [INFO] [stdout] ... | [INFO] [stdout] 65658 | | #[doc = " - ESP_ERR_NVS_INVALID_NAME if namespace name doesn't satisfy constraints"] [INFO] [stdout] 65659 | | #[doc = " - other error codes from the underlying storage driver"] [INFO] [stdout] | |__________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] name Namespace name. Maximal length is determined by the [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:65635:5 [INFO] [stdout] | [INFO] [stdout] 65635 | / #[doc = " @brief Open non-volatile storage with a given namespace from the default NVS partition"] [INFO] [stdout] 65636 | | #[doc = ""] [INFO] [stdout] 65637 | | #[doc = " Multiple internal ESP-IDF and third party application modules can store"] [INFO] [stdout] 65638 | | #[doc = " their key-value pairs in the NVS module. In order to reduce possible"] [INFO] [stdout] ... | [INFO] [stdout] 65658 | | #[doc = " - ESP_ERR_NVS_INVALID_NAME if namespace name doesn't satisfy constraints"] [INFO] [stdout] 65659 | | #[doc = " - other error codes from the underlying storage driver"] [INFO] [stdout] | |__________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] out_handle If successful (return code is zero), handle will be [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:65667:5 [INFO] [stdout] | [INFO] [stdout] 65667 | / #[doc = " @brief Open non-volatile storage with a given namespace from specified partition"] [INFO] [stdout] 65668 | | #[doc = ""] [INFO] [stdout] 65669 | | #[doc = " The behaviour is same as nvs_open() API. However this API can operate on a specified NVS"] [INFO] [stdout] 65670 | | #[doc = " partition instead of default NVS partition. Note that the specified partition must be registered"] [INFO] [stdout] ... | [INFO] [stdout] 65689 | | #[doc = " - ESP_ERR_NVS_INVALID_NAME if namespace name doesn't satisfy constraints"] [INFO] [stdout] 65690 | | #[doc = " - other error codes from the underlying storage driver"] [INFO] [stdout] | |__________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] part_name Label (name) of the partition of interest for object read/write/erase [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:65667:5 [INFO] [stdout] | [INFO] [stdout] 65667 | / #[doc = " @brief Open non-volatile storage with a given namespace from specified partition"] [INFO] [stdout] 65668 | | #[doc = ""] [INFO] [stdout] 65669 | | #[doc = " The behaviour is same as nvs_open() API. However this API can operate on a specified NVS"] [INFO] [stdout] 65670 | | #[doc = " partition instead of default NVS partition. Note that the specified partition must be registered"] [INFO] [stdout] ... | [INFO] [stdout] 65689 | | #[doc = " - ESP_ERR_NVS_INVALID_NAME if namespace name doesn't satisfy constraints"] [INFO] [stdout] 65690 | | #[doc = " - other error codes from the underlying storage driver"] [INFO] [stdout] | |__________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] out_handle If successful (return code is zero), handle will be [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:65699:5 [INFO] [stdout] | [INFO] [stdout] 65699 | / #[doc = "@{*/"] [INFO] [stdout] 65700 | | #[doc = " @brief set value for given key"] [INFO] [stdout] 65701 | | #[doc = ""] [INFO] [stdout] 65702 | | #[doc = " This family of functions set value for the key, given its name. Note that"] [INFO] [stdout] ... | [INFO] [stdout] 65724 | | #[doc = " flash operation doesn't fail again."] [INFO] [stdout] 65725 | | #[doc = " - ESP_ERR_NVS_VALUE_TOO_LONG if the string value is too long"] [INFO] [stdout] | |________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] handle Handle obtained from nvs_open function. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:65789:5 [INFO] [stdout] | [INFO] [stdout] 65789 | / #[doc = " @brief set variable length binary value for given key"] [INFO] [stdout] 65790 | | #[doc = ""] [INFO] [stdout] 65791 | | #[doc = " This family of functions set value for the key, given its name. Note that"] [INFO] [stdout] 65792 | | #[doc = " actual storage will not be updated until nvs_commit function is called."] [INFO] [stdout] ... | [INFO] [stdout] 65812 | | #[doc = " flash operation doesn't fail again."] [INFO] [stdout] 65813 | | #[doc = " - ESP_ERR_NVS_VALUE_TOO_LONG if the value is too long"] [INFO] [stdout] | |_________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] handle Handle obtained from nvs_open function. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:65822:5 [INFO] [stdout] | [INFO] [stdout] 65822 | / #[doc = "@{*/"] [INFO] [stdout] 65823 | | #[doc = " @brief get value for given key"] [INFO] [stdout] 65824 | | #[doc = ""] [INFO] [stdout] 65825 | | #[doc = " These functions retrieve value for the key, given its name. If key does not"] [INFO] [stdout] ... | [INFO] [stdout] 65856 | | #[doc = " - ESP_ERR_NVS_INVALID_NAME if key name doesn't satisfy constraints"] [INFO] [stdout] 65857 | | #[doc = " - ESP_ERR_NVS_INVALID_LENGTH if length is not sufficient to store data"] [INFO] [stdout] | |__________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] handle Handle obtained from nvs_open function. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `6` [INFO] [stdout] --> src/bindings.rs:65914:5 [INFO] [stdout] | [INFO] [stdout] 65914 | / #[doc = " @brief get value for given key"] [INFO] [stdout] 65915 | | #[doc = ""] [INFO] [stdout] 65916 | | #[doc = " These functions retrieve the data of an entry, given its key. If key does not"] [INFO] [stdout] 65917 | | #[doc = " exist, or the requested variable type doesn't match the type which was used"] [INFO] [stdout] ... | [INFO] [stdout] 65966 | | #[doc = " - ESP_ERR_NVS_INVALID_NAME if key name doesn't satisfy constraints"] [INFO] [stdout] 65967 | | #[doc = " - ESP_ERR_NVS_INVALID_LENGTH if length is not sufficient to store data"] [INFO] [stdout] | |__________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] uint8_t mac_addr[6]; [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `6` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:65914:5 [INFO] [stdout] | [INFO] [stdout] 65914 | / #[doc = " @brief get value for given key"] [INFO] [stdout] 65915 | | #[doc = ""] [INFO] [stdout] 65916 | | #[doc = " These functions retrieve the data of an entry, given its key. If key does not"] [INFO] [stdout] 65917 | | #[doc = " exist, or the requested variable type doesn't match the type which was used"] [INFO] [stdout] ... | [INFO] [stdout] 65966 | | #[doc = " - ESP_ERR_NVS_INVALID_NAME if key name doesn't satisfy constraints"] [INFO] [stdout] 65967 | | #[doc = " - ESP_ERR_NVS_INVALID_LENGTH if length is not sufficient to store data"] [INFO] [stdout] | |__________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] handle Handle obtained from nvs_open function. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `inout` [INFO] [stdout] --> src/bindings.rs:65914:5 [INFO] [stdout] | [INFO] [stdout] 65914 | / #[doc = " @brief get value for given key"] [INFO] [stdout] 65915 | | #[doc = ""] [INFO] [stdout] 65916 | | #[doc = " These functions retrieve the data of an entry, given its key. If key does not"] [INFO] [stdout] 65917 | | #[doc = " exist, or the requested variable type doesn't match the type which was used"] [INFO] [stdout] ... | [INFO] [stdout] 65966 | | #[doc = " - ESP_ERR_NVS_INVALID_NAME if key name doesn't satisfy constraints"] [INFO] [stdout] 65967 | | #[doc = " - ESP_ERR_NVS_INVALID_LENGTH if length is not sufficient to store data"] [INFO] [stdout] | |__________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[inout] length A non-zero pointer to the variable holding the length of out_value. [INFO] [stdout] ^^^^^ [INFO] [stdout] = note: no item named `inout` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:65984:5 [INFO] [stdout] | [INFO] [stdout] 65984 | / #[doc = " @brief Erase key-value pair with given key name."] [INFO] [stdout] 65985 | | #[doc = ""] [INFO] [stdout] 65986 | | #[doc = " Note that actual storage may not be updated until nvs_commit function is called."] [INFO] [stdout] 65987 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 65999 | | #[doc = " - ESP_ERR_NVS_NOT_FOUND if the requested key doesn't exist"] [INFO] [stdout] 66000 | | #[doc = " - other error codes from the underlying storage driver"] [INFO] [stdout] | |___________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] handle Storage handle obtained with nvs_open. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:66004:5 [INFO] [stdout] | [INFO] [stdout] 66004 | / #[doc = " @brief Erase all key-value pairs in a namespace"] [INFO] [stdout] 66005 | | #[doc = ""] [INFO] [stdout] 66006 | | #[doc = " Note that actual storage may not be updated until nvs_commit function is called."] [INFO] [stdout] 66007 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 66014 | | #[doc = " - ESP_ERR_NVS_READ_ONLY if handle was opened as read only"] [INFO] [stdout] 66015 | | #[doc = " - other error codes from the underlying storage driver"] [INFO] [stdout] | |___________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] handle Storage handle obtained with nvs_open. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:66019:5 [INFO] [stdout] | [INFO] [stdout] 66019 | / #[doc = " @brief Write any pending changes to non-volatile storage"] [INFO] [stdout] 66020 | | #[doc = ""] [INFO] [stdout] 66021 | | #[doc = " After setting any values, nvs_commit() must be called to ensure changes are written"] [INFO] [stdout] 66022 | | #[doc = " to non-volatile storage. Individual implementations may write to storage at other times,"] [INFO] [stdout] ... | [INFO] [stdout] 66030 | | #[doc = " - ESP_ERR_NVS_INVALID_HANDLE if handle has been closed or is NULL"] [INFO] [stdout] 66031 | | #[doc = " - other error codes from the underlying storage driver"] [INFO] [stdout] | |__________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] handle Storage handle obtained with nvs_open. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:66035:5 [INFO] [stdout] | [INFO] [stdout] 66035 | / #[doc = " @brief Close the storage handle and free any allocated resources"] [INFO] [stdout] 66036 | | #[doc = ""] [INFO] [stdout] 66037 | | #[doc = " This function should be called for each handle opened with nvs_open once"] [INFO] [stdout] 66038 | | #[doc = " the handle is not in use any more. Closing the handle may not automatically"] [INFO] [stdout] ... | [INFO] [stdout] 66042 | | #[doc = ""] [INFO] [stdout] 66043 | | #[doc = " @param[in] handle Storage handle to close"] [INFO] [stdout] | |___________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] handle Storage handle to close [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:66060:5 [INFO] [stdout] | [INFO] [stdout] 66060 | / #[doc = " @brief Fill structure nvs_stats_t. It provides info about used memory the partition."] [INFO] [stdout] 66061 | | #[doc = ""] [INFO] [stdout] 66062 | | #[doc = " This function calculates to runtime the number of used entries, free entries, total entries,"] [INFO] [stdout] 66063 | | #[doc = " and amount namespace in partition."] [INFO] [stdout] ... | [INFO] [stdout] 66089 | | #[doc = " Return param nvs_stats will be filled not with correct values because"] [INFO] [stdout] 66090 | | #[doc = " not all pages will be counted. Counting will be interrupted at the first INVALID page."] [INFO] [stdout] | |____________________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] part_name Partition name NVS in the partition table. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:66060:5 [INFO] [stdout] | [INFO] [stdout] 66060 | / #[doc = " @brief Fill structure nvs_stats_t. It provides info about used memory the partition."] [INFO] [stdout] 66061 | | #[doc = ""] [INFO] [stdout] 66062 | | #[doc = " This function calculates to runtime the number of used entries, free entries, total entries,"] [INFO] [stdout] 66063 | | #[doc = " and amount namespace in partition."] [INFO] [stdout] ... | [INFO] [stdout] 66089 | | #[doc = " Return param nvs_stats will be filled not with correct values because"] [INFO] [stdout] 66090 | | #[doc = " not all pages will be counted. Counting will be interrupted at the first INVALID page."] [INFO] [stdout] | |____________________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] nvs_stats Returns filled structure nvs_states_t. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:66097:5 [INFO] [stdout] | [INFO] [stdout] 66097 | / #[doc = " @brief Calculate all entries in a namespace."] [INFO] [stdout] 66098 | | #[doc = ""] [INFO] [stdout] 66099 | | #[doc = " Note that to find out the total number of records occupied by the namespace,"] [INFO] [stdout] 66100 | | #[doc = " add one to the returned value used_entries (if err is equal to ESP_OK)."] [INFO] [stdout] ... | [INFO] [stdout] 66129 | | #[doc = " - Other error codes from the underlying storage driver."] [INFO] [stdout] 66130 | | #[doc = " Return param used_entries will be filled 0."] [INFO] [stdout] | |_________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] handle Handle obtained from nvs_open function. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:66097:5 [INFO] [stdout] | [INFO] [stdout] 66097 | / #[doc = " @brief Calculate all entries in a namespace."] [INFO] [stdout] 66098 | | #[doc = ""] [INFO] [stdout] 66099 | | #[doc = " Note that to find out the total number of records occupied by the namespace,"] [INFO] [stdout] 66100 | | #[doc = " add one to the returned value used_entries (if err is equal to ESP_OK)."] [INFO] [stdout] ... | [INFO] [stdout] 66129 | | #[doc = " - Other error codes from the underlying storage driver."] [INFO] [stdout] 66130 | | #[doc = " Return param used_entries will be filled 0."] [INFO] [stdout] | |_________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] used_entries Returns amount of used entries from a namespace. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:66134:5 [INFO] [stdout] | [INFO] [stdout] 66134 | / #[doc = " @brief Create an iterator to enumerate NVS entries based on one or more parameters"] [INFO] [stdout] 66135 | | #[doc = ""] [INFO] [stdout] 66136 | | #[doc = " \\code{c}"] [INFO] [stdout] 66137 | | #[doc = " // Example of listing all the key-value pairs of any type under specified partition and namespace"] [INFO] [stdout] ... | [INFO] [stdout] 66161 | | #[doc = " Iterator obtained through this function has to be released"] [INFO] [stdout] 66162 | | #[doc = " using nvs_release_iterator when not used any more."] [INFO] [stdout] | |___________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] part_name Partition name [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:66170:5 [INFO] [stdout] | [INFO] [stdout] 66170 | / #[doc = " @brief Returns next item matching the iterator criteria, NULL if no such item exists."] [INFO] [stdout] 66171 | | #[doc = ""] [INFO] [stdout] 66172 | | #[doc = " Note that any copies of the iterator will be invalid after this call."] [INFO] [stdout] 66173 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 66176 | | #[doc = " @return"] [INFO] [stdout] 66177 | | #[doc = " NULL if no entry was found, valid nvs_iterator_t otherwise."] [INFO] [stdout] | |____________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] iterator Iterator obtained from nvs_entry_find function. Must be non-NULL. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:66181:5 [INFO] [stdout] | [INFO] [stdout] 66181 | / #[doc = " @brief Fills nvs_entry_info_t structure with information about entry pointed to by the iterator."] [INFO] [stdout] 66182 | | #[doc = ""] [INFO] [stdout] 66183 | | #[doc = " @param[in] iterator Iterator obtained from nvs_entry_find or nvs_entry_next function. Must be non-NULL."] [INFO] [stdout] 66184 | | #[doc = ""] [INFO] [stdout] 66185 | | #[doc = " @param[out] out_info Structure to which entry information is copied."] [INFO] [stdout] | |_________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] iterator Iterator obtained from nvs_entry_find or nvs_entry_next function. Must be non-NULL. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:66181:5 [INFO] [stdout] | [INFO] [stdout] 66181 | / #[doc = " @brief Fills nvs_entry_info_t structure with information about entry pointed to by the iterator."] [INFO] [stdout] 66182 | | #[doc = ""] [INFO] [stdout] 66183 | | #[doc = " @param[in] iterator Iterator obtained from nvs_entry_find or nvs_entry_next function. Must be non-NULL."] [INFO] [stdout] 66184 | | #[doc = ""] [INFO] [stdout] 66185 | | #[doc = " @param[out] out_info Structure to which entry information is copied."] [INFO] [stdout] | |_________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] out_info Structure to which entry information is copied. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:66189:5 [INFO] [stdout] | [INFO] [stdout] 66189 | / #[doc = " @brief Release iterator"] [INFO] [stdout] 66190 | | #[doc = ""] [INFO] [stdout] 66191 | | #[doc = " @param[in] iterator Release iterator obtained from nvs_entry_find function. NULL argument is allowed."] [INFO] [stdout] 66192 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] iterator Release iterator obtained from nvs_entry_find function. NULL argument is allowed. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:66448:5 [INFO] [stdout] | [INFO] [stdout] 66448 | / #[doc = " @brief Read flash ID via the common \"RDID\" SPI flash command."] [INFO] [stdout] 66449 | | #[doc = ""] [INFO] [stdout] 66450 | | #[doc = " @param chip Pointer to identify flash chip. Must have been successfully initialised via esp_flash_init()"] [INFO] [stdout] 66451 | | #[doc = " @param[out] out_id Pointer to receive ID value."] [INFO] [stdout] ... | [INFO] [stdout] 66454 | | #[doc = ""] [INFO] [stdout] 66455 | | #[doc = " @return ESP_OK on success, or a flash error code if operation failed."] [INFO] [stdout] | |_____________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] out_id Pointer to receive ID value. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:66459:5 [INFO] [stdout] | [INFO] [stdout] 66459 | / #[doc = " @brief Detect flash size based on flash ID."] [INFO] [stdout] 66460 | | #[doc = ""] [INFO] [stdout] 66461 | | #[doc = " @param chip Pointer to identify flash chip. Must have been successfully initialised via esp_flash_init()"] [INFO] [stdout] 66462 | | #[doc = " @param[out] out_size Detected size in bytes."] [INFO] [stdout] ... | [INFO] [stdout] 66466 | | #[doc = ""] [INFO] [stdout] 66467 | | #[doc = " @return ESP_OK on success, or a flash error code if operation failed."] [INFO] [stdout] | |_____________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] out_size Detected size in bytes. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:66497:5 [INFO] [stdout] | [INFO] [stdout] 66497 | / #[doc = " @brief Read if the entire chip is write protected"] [INFO] [stdout] 66498 | | #[doc = ""] [INFO] [stdout] 66499 | | #[doc = " @param chip Pointer to identify flash chip. Must have been successfully initialised via esp_flash_init()"] [INFO] [stdout] 66500 | | #[doc = " @param[out] write_protected Pointer to boolean, set to the value of the write protect flag."] [INFO] [stdout] ... | [INFO] [stdout] 66504 | | #[doc = ""] [INFO] [stdout] 66505 | | #[doc = " @return ESP_OK on success, or a flash error code if operation failed."] [INFO] [stdout] | |_____________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] write_protected Pointer to boolean, set to the value of the write protect flag. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:66530:5 [INFO] [stdout] | [INFO] [stdout] 66530 | / #[doc = " @brief Read the list of individually protectable regions of this SPI flash chip."] [INFO] [stdout] 66531 | | #[doc = ""] [INFO] [stdout] 66532 | | #[doc = " @param chip Pointer to identify flash chip. Must have been successfully initialised via esp_flash_init()"] [INFO] [stdout] 66533 | | #[doc = " @param[out] out_regions Pointer to receive a pointer to the array of protectable regions of the chip."] [INFO] [stdout] ... | [INFO] [stdout] 66538 | | #[doc = ""] [INFO] [stdout] 66539 | | #[doc = " @return ESP_OK on success, or a flash error code if operation failed."] [INFO] [stdout] | |_____________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] out_regions Pointer to receive a pointer to the array of protectable regions of the chip. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:66547:5 [INFO] [stdout] | [INFO] [stdout] 66547 | / #[doc = " @brief Detect if a region of the SPI flash chip is protected"] [INFO] [stdout] 66548 | | #[doc = ""] [INFO] [stdout] 66549 | | #[doc = " @param chip Pointer to identify flash chip. Must have been successfully initialised via esp_flash_init()"] [INFO] [stdout] 66550 | | #[doc = " @param region Pointer to a struct describing a protected region. This must match one of the regions returned from esp_flash... [INFO] [stdout] ... | [INFO] [stdout] 66557 | | #[doc = ""] [INFO] [stdout] 66558 | | #[doc = " @return ESP_OK on success, or a flash error code if operation failed."] [INFO] [stdout] | |_____________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] out_protected Pointer to a flag which is set based on the protected status for this region. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:66821:5 [INFO] [stdout] | [INFO] [stdout] 66821 | / #[doc = " @brief Map region of flash memory into data or instruction address space"] [INFO] [stdout] 66822 | | #[doc = ""] [INFO] [stdout] 66823 | | #[doc = " This function allocates sufficient number of 64kB MMU pages and configures"] [INFO] [stdout] 66824 | | #[doc = " them to map the requested region of flash memory into the address space."] [INFO] [stdout] ... | [INFO] [stdout] 66839 | | #[doc = ""] [INFO] [stdout] 66840 | | #[doc = " @return ESP_OK on success, ESP_ERR_NO_MEM if pages can not be allocated"] [INFO] [stdout] | |________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] out_ptr Output, pointer to the mapped memory region [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:66850:5 [INFO] [stdout] | [INFO] [stdout] 66850 | / #[doc = " @brief Map sequences of pages of flash memory into data or instruction address space"] [INFO] [stdout] 66851 | | #[doc = ""] [INFO] [stdout] 66852 | | #[doc = " This function allocates sufficient number of 64kB MMU pages and configures"] [INFO] [stdout] 66853 | | #[doc = " them to map the indicated pages of flash memory contiguously into address space."] [INFO] [stdout] ... | [INFO] [stdout] 66869 | | #[doc = " - ESP_ERR_INVALID_ARG if pagecount is zero or pages array is not in"] [INFO] [stdout] 66870 | | #[doc = " internal memory"] [INFO] [stdout] | |______________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] out_ptr Output, pointer to the mapped memory region [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:67341:5 [INFO] [stdout] | [INFO] [stdout] 67341 | / #[doc = " @brief Get SHA-256 digest for required partition."] [INFO] [stdout] 67342 | | #[doc = ""] [INFO] [stdout] 67343 | | #[doc = " For apps with SHA-256 appended to the app image, the result is the appended SHA-256 value for the app image content."] [INFO] [stdout] 67344 | | #[doc = " The hash is verified before returning, if app content is invalid then the function returns ESP_ERR_IMAGE_INVALID."] [INFO] [stdout] ... | [INFO] [stdout] 67355 | | #[doc = " - ESP_ERR_IMAGE_INVALID: App partition doesn't contain a valid app image."] [INFO] [stdout] 67356 | | #[doc = " - ESP_FAIL: An allocation error occurred."] [INFO] [stdout] | |__________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] partition Pointer to info for partition containing app or data. (fields: address, size and type, are required to be filled). [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:67341:5 [INFO] [stdout] | [INFO] [stdout] 67341 | / #[doc = " @brief Get SHA-256 digest for required partition."] [INFO] [stdout] 67342 | | #[doc = ""] [INFO] [stdout] 67343 | | #[doc = " For apps with SHA-256 appended to the app image, the result is the appended SHA-256 value for the app image content."] [INFO] [stdout] 67344 | | #[doc = " The hash is verified before returning, if app content is invalid then the function returns ESP_ERR_IMAGE_INVALID."] [INFO] [stdout] ... | [INFO] [stdout] 67355 | | #[doc = " - ESP_ERR_IMAGE_INVALID: App partition doesn't contain a valid app image."] [INFO] [stdout] 67356 | | #[doc = " - ESP_FAIL: An allocation error occurred."] [INFO] [stdout] | |__________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] sha_256 Returned SHA-256 digest for a given partition. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:67363:5 [INFO] [stdout] | [INFO] [stdout] 67363 | / #[doc = " @brief Check for the identity of two partitions by SHA-256 digest."] [INFO] [stdout] 67364 | | #[doc = ""] [INFO] [stdout] 67365 | | #[doc = " @param[in] partition_1 Pointer to info for partition 1 containing app or data. (fields: address, size and type, are require... [INFO] [stdout] 67366 | | #[doc = " @param[in] partition_2 Pointer to info for partition 2 containing app or data. (fields: address, size and type, are require... [INFO] [stdout] ... | [INFO] [stdout] 67369 | | #[doc = " - True: In case of the two firmware is equal."] [INFO] [stdout] 67370 | | #[doc = " - False: Otherwise"] [INFO] [stdout] | |__________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] partition_1 Pointer to info for partition 1 containing app or data. (fields: address, size and type, are required to be filled). [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:67377:5 [INFO] [stdout] | [INFO] [stdout] 67377 | / #[doc = " @brief Register a partition on an external flash chip"] [INFO] [stdout] 67378 | | #[doc = ""] [INFO] [stdout] 67379 | | #[doc = " This API allows designating certain areas of external flash chips (identified by the esp_flash_t structure)"] [INFO] [stdout] 67380 | | #[doc = " as partitions. This allows using them with components which access SPI flash through the esp_partition API."] [INFO] [stdout] ... | [INFO] [stdout] 67394 | | #[doc = " - ESP_ERR_INVALID_ARG if the new partition overlaps another partition on the same flash chip"] [INFO] [stdout] 67395 | | #[doc = " - ESP_ERR_INVALID_SIZE if the partition doesn't fit into the flash chip size"] [INFO] [stdout] | |_________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] out_partition Output, if non-NULL, receives the pointer to the resulting esp_partition_t structure [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:67441:5 [INFO] [stdout] | [INFO] [stdout] 67441 | / #[doc = " @brief Initialize NVS flash storage for the specified partition."] [INFO] [stdout] 67442 | | #[doc = ""] [INFO] [stdout] 67443 | | #[doc = " @param[in] partition_label Label of the partition. Must be no longer than 16 characters."] [INFO] [stdout] 67444 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 67449 | | #[doc = " - ESP_ERR_NOT_FOUND if specified partition is not found in the partition table"] [INFO] [stdout] 67450 | | #[doc = " - one of the error codes from the underlying flash storage driver"] [INFO] [stdout] | |______________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] partition_label Label of the partition. Must be no longer than 16 characters. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:67454:5 [INFO] [stdout] | [INFO] [stdout] 67454 | / #[doc = " @brief Initialize NVS flash storage for the partition specified by partition pointer."] [INFO] [stdout] 67455 | | #[doc = ""] [INFO] [stdout] 67456 | | #[doc = " @param[in] partition pointer to a partition obtained by the ESP partition API."] [INFO] [stdout] 67457 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 67462 | | #[doc = " - ESP_ERR_INVALID_ARG in case partition is NULL"] [INFO] [stdout] 67463 | | #[doc = " - one of the error codes from the underlying flash storage driver"] [INFO] [stdout] | |______________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] partition pointer to a partition obtained by the ESP partition API. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:67477:5 [INFO] [stdout] | [INFO] [stdout] 67477 | / #[doc = " @brief Deinitialize NVS storage for the given NVS partition"] [INFO] [stdout] 67478 | | #[doc = ""] [INFO] [stdout] 67479 | | #[doc = " @param[in] partition_label Label of the partition"] [INFO] [stdout] 67480 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 67483 | | #[doc = " - ESP_ERR_NVS_NOT_INITIALIZED if the storage for given partition was not"] [INFO] [stdout] 67484 | | #[doc = " initialized prior to this call"] [INFO] [stdout] | |_____________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] partition_label Label of the partition [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:67503:5 [INFO] [stdout] | [INFO] [stdout] 67503 | / #[doc = " @brief Erase specified NVS partition"] [INFO] [stdout] 67504 | | #[doc = ""] [INFO] [stdout] 67505 | | #[doc = " Erase all content of a specified NVS partition"] [INFO] [stdout] 67506 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 67515 | | #[doc = " in the partition table"] [INFO] [stdout] 67516 | | #[doc = " - different error in case de-initialization fails (shouldn't happen)"] [INFO] [stdout] | |_________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] part_name Name (label) of the partition which should be erased [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:67520:5 [INFO] [stdout] | [INFO] [stdout] 67520 | / #[doc = " @brief Erase custom partition."] [INFO] [stdout] 67521 | | #[doc = ""] [INFO] [stdout] 67522 | | #[doc = " Erase all content of specified custom partition."] [INFO] [stdout] 67523 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 67534 | | #[doc = " - ESP_ERR_INVALID_ARG in case partition is NULL"] [INFO] [stdout] 67535 | | #[doc = " - one of the error codes from the underlying flash storage driver"] [INFO] [stdout] | |______________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] partition pointer to a partition obtained by the ESP partition API. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:67539:5 [INFO] [stdout] | [INFO] [stdout] 67539 | / #[doc = " @brief Initialize the default NVS partition."] [INFO] [stdout] 67540 | | #[doc = ""] [INFO] [stdout] 67541 | | #[doc = " This API initialises the default NVS partition. The default NVS partition"] [INFO] [stdout] 67542 | | #[doc = " is the one that is labeled \"nvs\" in the partition table."] [INFO] [stdout] ... | [INFO] [stdout] 67551 | | #[doc = " - ESP_ERR_NOT_FOUND if no partition with label \"nvs\" is found in the partition table"] [INFO] [stdout] 67552 | | #[doc = " - one of the error codes from the underlying flash storage driver"] [INFO] [stdout] | |______________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] cfg Security configuration (keys) to be used for NVS encryption/decryption. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:67556:5 [INFO] [stdout] | [INFO] [stdout] 67556 | / #[doc = " @brief Initialize NVS flash storage for the specified partition."] [INFO] [stdout] 67557 | | #[doc = ""] [INFO] [stdout] 67558 | | #[doc = " @param[in] partition_label Label of the partition. Note that internally a reference to"] [INFO] [stdout] 67559 | | #[doc = " passed value is kept and it should be accessible for future operations"] [INFO] [stdout] ... | [INFO] [stdout] 67567 | | #[doc = " - ESP_ERR_NOT_FOUND if specified partition is not found in the partition table"] [INFO] [stdout] 67568 | | #[doc = " - one of the error codes from the underlying flash storage driver"] [INFO] [stdout] | |______________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] partition_label Label of the partition. Note that internally a reference to [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:67575:5 [INFO] [stdout] | [INFO] [stdout] 67575 | / #[doc = " @brief Generate and store NVS keys in the provided esp partition"] [INFO] [stdout] 67576 | | #[doc = ""] [INFO] [stdout] 67577 | | #[doc = " @param[in] partition Pointer to partition structure obtained using"] [INFO] [stdout] 67578 | | #[doc = " esp_partition_find_first or esp_partition_get."] [INFO] [stdout] ... | [INFO] [stdout] 67586 | | #[doc = " -ESP_OK, if cfg was read successfully;"] [INFO] [stdout] 67587 | | #[doc = " -or error codes from esp_partition_write/erase APIs."] [INFO] [stdout] | |_________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] partition Pointer to partition structure obtained using [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:67575:5 [INFO] [stdout] | [INFO] [stdout] 67575 | / #[doc = " @brief Generate and store NVS keys in the provided esp partition"] [INFO] [stdout] 67576 | | #[doc = ""] [INFO] [stdout] 67577 | | #[doc = " @param[in] partition Pointer to partition structure obtained using"] [INFO] [stdout] 67578 | | #[doc = " esp_partition_find_first or esp_partition_get."] [INFO] [stdout] ... | [INFO] [stdout] 67586 | | #[doc = " -ESP_OK, if cfg was read successfully;"] [INFO] [stdout] 67587 | | #[doc = " -or error codes from esp_partition_write/erase APIs."] [INFO] [stdout] | |_________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] cfg Pointer to nvs security configuration structure. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:67594:5 [INFO] [stdout] | [INFO] [stdout] 67594 | / #[doc = " @brief Read NVS security configuration from a partition."] [INFO] [stdout] 67595 | | #[doc = ""] [INFO] [stdout] 67596 | | #[doc = " @param[in] partition Pointer to partition structure obtained using"] [INFO] [stdout] 67597 | | #[doc = " esp_partition_find_first or esp_partition_get."] [INFO] [stdout] ... | [INFO] [stdout] 67607 | | #[doc = " -ESP_ERR_NVS_CORRUPT_KEY_PART, if the partition containing keys is found to be corrupt"] [INFO] [stdout] 67608 | | #[doc = " -or error codes from esp_partition_read API."] [INFO] [stdout] | |_________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] partition Pointer to partition structure obtained using [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:67594:5 [INFO] [stdout] | [INFO] [stdout] 67594 | / #[doc = " @brief Read NVS security configuration from a partition."] [INFO] [stdout] 67595 | | #[doc = ""] [INFO] [stdout] 67596 | | #[doc = " @param[in] partition Pointer to partition structure obtained using"] [INFO] [stdout] 67597 | | #[doc = " esp_partition_find_first or esp_partition_get."] [INFO] [stdout] ... | [INFO] [stdout] 67607 | | #[doc = " -ESP_ERR_NVS_CORRUPT_KEY_PART, if the partition containing keys is found to be corrupt"] [INFO] [stdout] 67608 | | #[doc = " -or error codes from esp_partition_read API."] [INFO] [stdout] | |_________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] cfg Pointer to nvs security configuration structure. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `15:12` [INFO] [stdout] --> src/bindings.rs:20585:1 [INFO] [stdout] | [INFO] [stdout] 20585 | / #[doc = " src/bindings.rs:20588:1 [INFO] [stdout] | [INFO] [stdout] 20588 | / #[doc = " src/bindings.rs:20588:1 [INFO] [stdout] | [INFO] [stdout] 20588 | / #[doc = " src/bindings.rs:20763:1 [INFO] [stdout] | [INFO] [stdout] 20763 | #[doc = "< ADC to DMA data format, , [15:12]-channel [11:0]-12 bits ADC data"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] < ADC to DMA data format, , [15:12]-channel [11:0]-12 bits ADC data [INFO] [stdout] ^^^^^ [INFO] [stdout] = note: no item named `15:12` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `11:0` [INFO] [stdout] --> src/bindings.rs:20763:1 [INFO] [stdout] | [INFO] [stdout] 20763 | #[doc = "< ADC to DMA data format, , [15:12]-channel [11:0]-12 bits ADC data"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] < ADC to DMA data format, , [15:12]-channel [11:0]-12 bits ADC data [INFO] [stdout] ^^^^ [INFO] [stdout] = note: no item named `11:0` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `15` [INFO] [stdout] --> src/bindings.rs:20765:1 [INFO] [stdout] | [INFO] [stdout] 20765 | #[doc = "< ADC to DMA data format, [15]-unit, [14:11]-channel [10:0]-11 bits ADC data"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] < ADC to DMA data format, [15]-unit, [14:11]-channel [10:0]-11 bits ADC data [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `15` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `14:11` [INFO] [stdout] --> src/bindings.rs:20765:1 [INFO] [stdout] | [INFO] [stdout] 20765 | #[doc = "< ADC to DMA data format, [15]-unit, [14:11]-channel [10:0]-11 bits ADC data"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] < ADC to DMA data format, [15]-unit, [14:11]-channel [10:0]-11 bits ADC data [INFO] [stdout] ^^^^^ [INFO] [stdout] = note: no item named `14:11` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `10:0` [INFO] [stdout] --> src/bindings.rs:20765:1 [INFO] [stdout] | [INFO] [stdout] 20765 | #[doc = "< ADC to DMA data format, [15]-unit, [14:11]-channel [10:0]-11 bits ADC data"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] < ADC to DMA data format, [15]-unit, [14:11]-channel [10:0]-11 bits ADC data [INFO] [stdout] ^^^^ [INFO] [stdout] = note: no item named `10:0` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `*` [INFO] [stdout] --> src/bindings.rs:45374:5 [INFO] [stdout] | [INFO] [stdout] 45374 | #[doc = "< RMT channel extra configurations, OR'd with RMT_CHANNEL_FLAGS_[*]"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] < RMT channel extra configurations, OR'd with RMT_CHANNEL_FLAGS_[*] [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `*` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:45402:1 [INFO] [stdout] | [INFO] [stdout] 45402 | / #[doc = " @brief User callback function to convert uint8_t type data to rmt format(rmt_item32_t)."] [INFO] [stdout] 45403 | | #[doc = ""] [INFO] [stdout] 45404 | | #[doc = " This function may be called from an ISR, so, the code should be short and efficient."] [INFO] [stdout] 45405 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 45418 | | #[doc = " When we convert each byte of uint8_t type data to rmt format data,"] [INFO] [stdout] 45419 | | #[doc = " the relation between item_num and translated_size should be `item_num = translated_size*8`."] [INFO] [stdout] | |_____________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] dest Pointer to the buffer storing the rmt format data. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:58663:5 [INFO] [stdout] | [INFO] [stdout] 58663 | / #[doc = " @brief Read PHY register"] [INFO] [stdout] 58664 | | #[doc = ""] [INFO] [stdout] 58665 | | #[doc = " @param[in] eth: mediator of Ethernet driver"] [INFO] [stdout] 58666 | | #[doc = " @param[in] phy_addr: PHY Chip address (0~31)"] [INFO] [stdout] ... | [INFO] [stdout] 58672 | | #[doc = " - ESP_FAIL: read PHY register failed because some error occurred"] [INFO] [stdout] 58673 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] eth: mediator of Ethernet driver [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:58663:5 [INFO] [stdout] | [INFO] [stdout] 58663 | / #[doc = " @brief Read PHY register"] [INFO] [stdout] 58664 | | #[doc = ""] [INFO] [stdout] 58665 | | #[doc = " @param[in] eth: mediator of Ethernet driver"] [INFO] [stdout] 58666 | | #[doc = " @param[in] phy_addr: PHY Chip address (0~31)"] [INFO] [stdout] ... | [INFO] [stdout] 58672 | | #[doc = " - ESP_FAIL: read PHY register failed because some error occurred"] [INFO] [stdout] 58673 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] reg_value: PHY register value [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:58682:5 [INFO] [stdout] | [INFO] [stdout] 58682 | / #[doc = " @brief Write PHY register"] [INFO] [stdout] 58683 | | #[doc = ""] [INFO] [stdout] 58684 | | #[doc = " @param[in] eth: mediator of Ethernet driver"] [INFO] [stdout] 58685 | | #[doc = " @param[in] phy_addr: PHY Chip address (0~31)"] [INFO] [stdout] ... | [INFO] [stdout] 58690 | | #[doc = " - ESP_OK: write PHY register successfully"] [INFO] [stdout] 58691 | | #[doc = " - ESP_FAIL: write PHY register failed because some error occurred"] [INFO] [stdout] | |_______________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] eth: mediator of Ethernet driver [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:58700:5 [INFO] [stdout] | [INFO] [stdout] 58700 | / #[doc = " @brief Deliver packet to upper stack"] [INFO] [stdout] 58701 | | #[doc = ""] [INFO] [stdout] 58702 | | #[doc = " @param[in] eth: mediator of Ethernet driver"] [INFO] [stdout] 58703 | | #[doc = " @param[in] buffer: packet buffer"] [INFO] [stdout] ... | [INFO] [stdout] 58708 | | #[doc = " - ESP_FAIL: deliver packet failed because some error occurred"] [INFO] [stdout] 58709 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] eth: mediator of Ethernet driver [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:58717:5 [INFO] [stdout] | [INFO] [stdout] 58717 | / #[doc = " @brief Callback on Ethernet state changed"] [INFO] [stdout] 58718 | | #[doc = ""] [INFO] [stdout] 58719 | | #[doc = " @param[in] eth: mediator of Ethernet driver"] [INFO] [stdout] 58720 | | #[doc = " @param[in] state: new state"] [INFO] [stdout] ... | [INFO] [stdout] 58725 | | #[doc = " - ESP_FAIL: process the new state failed because some error occurred"] [INFO] [stdout] 58726 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] eth: mediator of Ethernet driver [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:58769:5 [INFO] [stdout] | [INFO] [stdout] 58769 | / #[doc = " @brief Set mediator for Ethernet MAC"] [INFO] [stdout] 58770 | | #[doc = ""] [INFO] [stdout] 58771 | | #[doc = " @param[in] mac: Ethernet MAC instance"] [INFO] [stdout] 58772 | | #[doc = " @param[in] eth: Ethernet mediator"] [INFO] [stdout] ... | [INFO] [stdout] 58776 | | #[doc = " - ESP_ERR_INVALID_ARG: set mediator for Ethernet MAC failed because of invalid argument"] [INFO] [stdout] 58777 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] mac: Ethernet MAC instance [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:58781:5 [INFO] [stdout] | [INFO] [stdout] 58781 | / #[doc = " @brief Initialize Ethernet MAC"] [INFO] [stdout] 58782 | | #[doc = ""] [INFO] [stdout] 58783 | | #[doc = " @param[in] mac: Ethernet MAC instance"] [INFO] [stdout] 58784 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 58788 | | #[doc = " - ESP_FAIL: initialize Ethernet MAC failed because some other error occurred"] [INFO] [stdout] 58789 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] mac: Ethernet MAC instance [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:58791:5 [INFO] [stdout] | [INFO] [stdout] 58791 | / #[doc = " @brief Deinitialize Ethernet MAC"] [INFO] [stdout] 58792 | | #[doc = ""] [INFO] [stdout] 58793 | | #[doc = " @param[in] mac: Ethernet MAC instance"] [INFO] [stdout] 58794 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 58797 | | #[doc = " - ESP_FAIL: deinitialize Ethernet MAC failed because some error occurred"] [INFO] [stdout] 58798 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] mac: Ethernet MAC instance [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:58800:5 [INFO] [stdout] | [INFO] [stdout] 58800 | / #[doc = " @brief Start Ethernet MAC"] [INFO] [stdout] 58801 | | #[doc = ""] [INFO] [stdout] 58802 | | #[doc = " @param[in] mac: Ethernet MAC instance"] [INFO] [stdout] 58803 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 58806 | | #[doc = " - ESP_FAIL: start Ethernet MAC failed because some other error occurred"] [INFO] [stdout] 58807 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] mac: Ethernet MAC instance [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:58809:5 [INFO] [stdout] | [INFO] [stdout] 58809 | / #[doc = " @brief Stop Ethernet MAC"] [INFO] [stdout] 58810 | | #[doc = ""] [INFO] [stdout] 58811 | | #[doc = " @param[in] mac: Ethernet MAC instance"] [INFO] [stdout] 58812 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 58815 | | #[doc = " - ESP_FAIL: stop Ethernet MAC failed because some error occurred"] [INFO] [stdout] 58816 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] mac: Ethernet MAC instance [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:58818:5 [INFO] [stdout] | [INFO] [stdout] 58818 | / #[doc = " @brief Transmit packet from Ethernet MAC"] [INFO] [stdout] 58819 | | #[doc = ""] [INFO] [stdout] 58820 | | #[doc = " @param[in] mac: Ethernet MAC instance"] [INFO] [stdout] 58821 | | #[doc = " @param[in] buf: packet buffer to transmit"] [INFO] [stdout] ... | [INFO] [stdout] 58828 | | #[doc = " - ESP_FAIL: transmit packet failed because some other error occurred"] [INFO] [stdout] 58829 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] mac: Ethernet MAC instance [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:58833:5 [INFO] [stdout] | [INFO] [stdout] 58833 | / #[doc = " @brief Receive packet from Ethernet MAC"] [INFO] [stdout] 58834 | | #[doc = ""] [INFO] [stdout] 58835 | | #[doc = " @param[in] mac: Ethernet MAC instance"] [INFO] [stdout] 58836 | | #[doc = " @param[out] buf: packet buffer which will preserve the received frame"] [INFO] [stdout] ... | [INFO] [stdout] 58848 | | #[doc = " - ESP_FAIL: receive packet failed because some other error occurred"] [INFO] [stdout] 58849 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] mac: Ethernet MAC instance [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:58833:5 [INFO] [stdout] | [INFO] [stdout] 58833 | / #[doc = " @brief Receive packet from Ethernet MAC"] [INFO] [stdout] 58834 | | #[doc = ""] [INFO] [stdout] 58835 | | #[doc = " @param[in] mac: Ethernet MAC instance"] [INFO] [stdout] 58836 | | #[doc = " @param[out] buf: packet buffer which will preserve the received frame"] [INFO] [stdout] ... | [INFO] [stdout] 58848 | | #[doc = " - ESP_FAIL: receive packet failed because some other error occurred"] [INFO] [stdout] 58849 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] buf: packet buffer which will preserve the received frame [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:58853:5 [INFO] [stdout] | [INFO] [stdout] 58853 | / #[doc = " @brief Read PHY register"] [INFO] [stdout] 58854 | | #[doc = ""] [INFO] [stdout] 58855 | | #[doc = " @param[in] mac: Ethernet MAC instance"] [INFO] [stdout] 58856 | | #[doc = " @param[in] phy_addr: PHY chip address (0~31)"] [INFO] [stdout] ... | [INFO] [stdout] 58865 | | #[doc = " - ESP_FAIL: read PHY register failed because some other error occurred"] [INFO] [stdout] 58866 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] mac: Ethernet MAC instance [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:58853:5 [INFO] [stdout] | [INFO] [stdout] 58853 | / #[doc = " @brief Read PHY register"] [INFO] [stdout] 58854 | | #[doc = ""] [INFO] [stdout] 58855 | | #[doc = " @param[in] mac: Ethernet MAC instance"] [INFO] [stdout] 58856 | | #[doc = " @param[in] phy_addr: PHY chip address (0~31)"] [INFO] [stdout] ... | [INFO] [stdout] 58865 | | #[doc = " - ESP_FAIL: read PHY register failed because some other error occurred"] [INFO] [stdout] 58866 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] reg_value: PHY register value [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:58875:5 [INFO] [stdout] | [INFO] [stdout] 58875 | / #[doc = " @brief Write PHY register"] [INFO] [stdout] 58876 | | #[doc = ""] [INFO] [stdout] 58877 | | #[doc = " @param[in] mac: Ethernet MAC instance"] [INFO] [stdout] 58878 | | #[doc = " @param[in] phy_addr: PHY chip address (0~31)"] [INFO] [stdout] ... | [INFO] [stdout] 58886 | | #[doc = " - ESP_FAIL: write PHY register failed because some other error occurred"] [INFO] [stdout] 58887 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] mac: Ethernet MAC instance [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:58896:5 [INFO] [stdout] | [INFO] [stdout] 58896 | / #[doc = " @brief Set MAC address"] [INFO] [stdout] 58897 | | #[doc = ""] [INFO] [stdout] 58898 | | #[doc = " @param[in] mac: Ethernet MAC instance"] [INFO] [stdout] 58899 | | #[doc = " @param[in] addr: MAC address"] [INFO] [stdout] ... | [INFO] [stdout] 58904 | | #[doc = " - ESP_FAIL: set MAC address failed because some other error occurred"] [INFO] [stdout] 58905 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] mac: Ethernet MAC instance [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:58909:5 [INFO] [stdout] | [INFO] [stdout] 58909 | / #[doc = " @brief Get MAC address"] [INFO] [stdout] 58910 | | #[doc = ""] [INFO] [stdout] 58911 | | #[doc = " @param[in] mac: Ethernet MAC instance"] [INFO] [stdout] 58912 | | #[doc = " @param[out] addr: MAC address"] [INFO] [stdout] ... | [INFO] [stdout] 58917 | | #[doc = " - ESP_FAIL: get MAC address failed because some other error occurred"] [INFO] [stdout] 58918 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] mac: Ethernet MAC instance [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:58909:5 [INFO] [stdout] | [INFO] [stdout] 58909 | / #[doc = " @brief Get MAC address"] [INFO] [stdout] 58910 | | #[doc = ""] [INFO] [stdout] 58911 | | #[doc = " @param[in] mac: Ethernet MAC instance"] [INFO] [stdout] 58912 | | #[doc = " @param[out] addr: MAC address"] [INFO] [stdout] ... | [INFO] [stdout] 58917 | | #[doc = " - ESP_FAIL: get MAC address failed because some other error occurred"] [INFO] [stdout] 58918 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] addr: MAC address [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:58922:5 [INFO] [stdout] | [INFO] [stdout] 58922 | / #[doc = " @brief Set speed of MAC"] [INFO] [stdout] 58923 | | #[doc = ""] [INFO] [stdout] 58924 | | #[doc = " @param[in] ma:c Ethernet MAC instance"] [INFO] [stdout] 58925 | | #[doc = " @param[in] speed: MAC speed"] [INFO] [stdout] ... | [INFO] [stdout] 58930 | | #[doc = " - ESP_FAIL: set MAC speed failed because some other error occurred"] [INFO] [stdout] 58931 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] ma:c Ethernet MAC instance [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:58935:5 [INFO] [stdout] | [INFO] [stdout] 58935 | / #[doc = " @brief Set duplex mode of MAC"] [INFO] [stdout] 58936 | | #[doc = ""] [INFO] [stdout] 58937 | | #[doc = " @param[in] mac: Ethernet MAC instance"] [INFO] [stdout] 58938 | | #[doc = " @param[in] duplex: MAC duplex"] [INFO] [stdout] ... | [INFO] [stdout] 58943 | | #[doc = " - ESP_FAIL: set MAC duplex failed because some other error occurred"] [INFO] [stdout] 58944 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] mac: Ethernet MAC instance [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:58948:5 [INFO] [stdout] | [INFO] [stdout] 58948 | / #[doc = " @brief Set link status of MAC"] [INFO] [stdout] 58949 | | #[doc = ""] [INFO] [stdout] 58950 | | #[doc = " @param[in] mac: Ethernet MAC instance"] [INFO] [stdout] 58951 | | #[doc = " @param[in] link: Link status"] [INFO] [stdout] ... | [INFO] [stdout] 58956 | | #[doc = " - ESP_FAIL: set link status failed because some other error occurred"] [INFO] [stdout] 58957 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] mac: Ethernet MAC instance [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:58961:5 [INFO] [stdout] | [INFO] [stdout] 58961 | / #[doc = " @brief Set promiscuous of MAC"] [INFO] [stdout] 58962 | | #[doc = ""] [INFO] [stdout] 58963 | | #[doc = " @param[in] mac: Ethernet MAC instance"] [INFO] [stdout] 58964 | | #[doc = " @param[in] enable: set true to enable promiscuous mode; set false to disable promiscuous mode"] [INFO] [stdout] ... | [INFO] [stdout] 58968 | | #[doc = " - ESP_FAIL: set promiscuous mode failed because some error occurred"] [INFO] [stdout] 58969 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] mac: Ethernet MAC instance [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:58973:5 [INFO] [stdout] | [INFO] [stdout] 58973 | / #[doc = " @brief Free memory of Ethernet MAC"] [INFO] [stdout] 58974 | | #[doc = ""] [INFO] [stdout] 58975 | | #[doc = " @param[in] mac: Ethernet MAC instance"] [INFO] [stdout] 58976 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 58979 | | #[doc = " - ESP_FAIL: free Ethernet MAC instance failed because some error occurred"] [INFO] [stdout] 58980 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] mac: Ethernet MAC instance [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:59016:5 [INFO] [stdout] | [INFO] [stdout] 59016 | / #[doc = " @brief Set mediator for PHY"] [INFO] [stdout] 59017 | | #[doc = ""] [INFO] [stdout] 59018 | | #[doc = " @param[in] phy: Ethernet PHY instance"] [INFO] [stdout] 59019 | | #[doc = " @param[in] mediator: mediator of Ethernet driver"] [INFO] [stdout] ... | [INFO] [stdout] 59023 | | #[doc = " - ESP_ERR_INVALID_ARG: set mediator for Ethernet PHY instance failed because of some invalid arguments"] [INFO] [stdout] 59024 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] phy: Ethernet PHY instance [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:59031:5 [INFO] [stdout] | [INFO] [stdout] 59031 | / #[doc = " @brief Software Reset Ethernet PHY"] [INFO] [stdout] 59032 | | #[doc = ""] [INFO] [stdout] 59033 | | #[doc = " @param[in] phy: Ethernet PHY instance"] [INFO] [stdout] 59034 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 59037 | | #[doc = " - ESP_FAIL: reset Ethernet PHY failed because some error occurred"] [INFO] [stdout] 59038 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] phy: Ethernet PHY instance [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:59040:5 [INFO] [stdout] | [INFO] [stdout] 59040 | / #[doc = " @brief Hardware Reset Ethernet PHY"] [INFO] [stdout] 59041 | | #[doc = ""] [INFO] [stdout] 59042 | | #[doc = " @note Hardware reset is mostly done by pull down and up PHY's nRST pin"] [INFO] [stdout] 59043 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 59048 | | #[doc = " - ESP_FAIL: reset Ethernet PHY failed because some error occurred"] [INFO] [stdout] 59049 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] phy: Ethernet PHY instance [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:59052:5 [INFO] [stdout] | [INFO] [stdout] 59052 | / #[doc = " @brief Initialize Ethernet PHY"] [INFO] [stdout] 59053 | | #[doc = ""] [INFO] [stdout] 59054 | | #[doc = " @param[in] phy: Ethernet PHY instance"] [INFO] [stdout] 59055 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 59058 | | #[doc = " - ESP_FAIL: initialize Ethernet PHY failed because some error occurred"] [INFO] [stdout] 59059 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] phy: Ethernet PHY instance [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:59061:5 [INFO] [stdout] | [INFO] [stdout] 59061 | / #[doc = " @brief Deinitialize Ethernet PHY"] [INFO] [stdout] 59062 | | #[doc = ""] [INFO] [stdout] 59063 | | #[doc = " @param[in] phyL Ethernet PHY instance"] [INFO] [stdout] 59064 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 59067 | | #[doc = " - ESP_FAIL: deinitialize Ethernet PHY failed because some error occurred"] [INFO] [stdout] 59068 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] phyL Ethernet PHY instance [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:59070:5 [INFO] [stdout] | [INFO] [stdout] 59070 | / #[doc = " @brief Start auto negotiation"] [INFO] [stdout] 59071 | | #[doc = ""] [INFO] [stdout] 59072 | | #[doc = " @param[in] phy: Ethernet PHY instance"] [INFO] [stdout] 59073 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 59076 | | #[doc = " - ESP_FAIL: restart auto negotiation failed because some error occurred"] [INFO] [stdout] 59077 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] phy: Ethernet PHY instance [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:59080:5 [INFO] [stdout] | [INFO] [stdout] 59080 | / #[doc = " @brief Get Ethernet PHY link status"] [INFO] [stdout] 59081 | | #[doc = ""] [INFO] [stdout] 59082 | | #[doc = " @param[in] phy: Ethernet PHY instance"] [INFO] [stdout] 59083 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 59086 | | #[doc = " - ESP_FAIL: get Ethernet PHY link status failed because some error occurred"] [INFO] [stdout] 59087 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] phy: Ethernet PHY instance [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:59090:5 [INFO] [stdout] | [INFO] [stdout] 59090 | / #[doc = " @brief Power control of Ethernet PHY"] [INFO] [stdout] 59091 | | #[doc = ""] [INFO] [stdout] 59092 | | #[doc = " @param[in] phy: Ethernet PHY instance"] [INFO] [stdout] 59093 | | #[doc = " @param[in] enable: set true to power on Ethernet PHY; ser false to power off Ethernet PHY"] [INFO] [stdout] ... | [INFO] [stdout] 59097 | | #[doc = " - ESP_FAIL: control Ethernet PHY power failed because some error occurred"] [INFO] [stdout] 59098 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] phy: Ethernet PHY instance [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:59102:5 [INFO] [stdout] | [INFO] [stdout] 59102 | / #[doc = " @brief Set PHY chip address"] [INFO] [stdout] 59103 | | #[doc = ""] [INFO] [stdout] 59104 | | #[doc = " @param[in] phy: Ethernet PHY instance"] [INFO] [stdout] 59105 | | #[doc = " @param[in] addr: PHY chip address"] [INFO] [stdout] ... | [INFO] [stdout] 59109 | | #[doc = " - ESP_FAIL: set Ethernet PHY address failed because some error occurred"] [INFO] [stdout] 59110 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] phy: Ethernet PHY instance [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:59114:5 [INFO] [stdout] | [INFO] [stdout] 59114 | / #[doc = " @brief Get PHY chip address"] [INFO] [stdout] 59115 | | #[doc = ""] [INFO] [stdout] 59116 | | #[doc = " @param[in] phy: Ethernet PHY instance"] [INFO] [stdout] 59117 | | #[doc = " @param[out] addr: PHY chip address"] [INFO] [stdout] ... | [INFO] [stdout] 59121 | | #[doc = " - ESP_ERR_INVALID_ARG: get Ethernet PHY address failed because of invalid argument"] [INFO] [stdout] 59122 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] phy: Ethernet PHY instance [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:59114:5 [INFO] [stdout] | [INFO] [stdout] 59114 | / #[doc = " @brief Get PHY chip address"] [INFO] [stdout] 59115 | | #[doc = ""] [INFO] [stdout] 59116 | | #[doc = " @param[in] phy: Ethernet PHY instance"] [INFO] [stdout] 59117 | | #[doc = " @param[out] addr: PHY chip address"] [INFO] [stdout] ... | [INFO] [stdout] 59121 | | #[doc = " - ESP_ERR_INVALID_ARG: get Ethernet PHY address failed because of invalid argument"] [INFO] [stdout] 59122 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] addr: PHY chip address [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:59126:5 [INFO] [stdout] | [INFO] [stdout] 59126 | / #[doc = " @brief Free memory of Ethernet PHY instance"] [INFO] [stdout] 59127 | | #[doc = ""] [INFO] [stdout] 59128 | | #[doc = " @param[in] phy: Ethernet PHY instance"] [INFO] [stdout] 59129 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 59132 | | #[doc = " - ESP_FAIL: free PHY instance failed because some error occurred"] [INFO] [stdout] 59133 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] phy: Ethernet PHY instance [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:59204:5 [INFO] [stdout] | [INFO] [stdout] 59204 | / #[doc = " @brief Input frame buffer to user's stack"] [INFO] [stdout] 59205 | | #[doc = ""] [INFO] [stdout] 59206 | | #[doc = " @param[in] eth_handle: handle of Ethernet driver"] [INFO] [stdout] 59207 | | #[doc = " @param[in] buffer: frame buffer that will get input to upper stack"] [INFO] [stdout] ... | [INFO] [stdout] 59212 | | #[doc = " - ESP_FAIL: error occurred when inputting buffer to upper stack"] [INFO] [stdout] 59213 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] eth_handle: handle of Ethernet driver [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:59222:5 [INFO] [stdout] | [INFO] [stdout] 59222 | / #[doc = " @brief Callback function invoked when lowlevel initialization is finished"] [INFO] [stdout] 59223 | | #[doc = ""] [INFO] [stdout] 59224 | | #[doc = " @param[in] eth_handle: handle of Ethernet driver"] [INFO] [stdout] 59225 | | #[doc = ""] [INFO] [stdout] 59226 | | #[doc = " @return"] [INFO] [stdout] 59227 | | #[doc = " - ESP_OK: process extra lowlevel initialization successfully"] [INFO] [stdout] 59228 | | #[doc = " - ESP_FAIL: error occurred when processing extra lowlevel initialization"] [INFO] [stdout] | |______________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] eth_handle: handle of Ethernet driver [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:59231:5 [INFO] [stdout] | [INFO] [stdout] 59231 | / #[doc = " @brief Callback function invoked when lowlevel deinitialization is finished"] [INFO] [stdout] 59232 | | #[doc = ""] [INFO] [stdout] 59233 | | #[doc = " @param[in] eth_handle: handle of Ethernet driver"] [INFO] [stdout] 59234 | | #[doc = ""] [INFO] [stdout] 59235 | | #[doc = " @return"] [INFO] [stdout] 59236 | | #[doc = " - ESP_OK: process extra lowlevel deinitialization successfully"] [INFO] [stdout] 59237 | | #[doc = " - ESP_FAIL: error occurred when processing extra lowlevel deinitialization"] [INFO] [stdout] | |________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] eth_handle: handle of Ethernet driver [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:66216:5 [INFO] [stdout] | [INFO] [stdout] 66216 | #[doc = "< [out] Input data from slave, little endian"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] < [out] Input data from slave, little endian [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: Rust code block is empty [INFO] [stdout] --> src/bindings.rs:16714:5 [INFO] [stdout] | [INFO] [stdout] 16714 | / #[doc = " Memory regions are assigned to a restricted task when the task is created by"] [INFO] [stdout] 16715 | | #[doc = " a call to xTaskCreateRestricted(). These regions can be redefined using"] [INFO] [stdout] 16716 | | #[doc = " vTaskAllocateMPURegions()."] [INFO] [stdout] 16717 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 16752 | | #[doc = " @endcode"] [INFO] [stdout] 16753 | | #[doc = " \\ingroup Tasks"] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::invalid_rust_codeblocks)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: could not parse code block as Rust code [INFO] [stdout] --> src/bindings.rs:21942:5 [INFO] [stdout] | [INFO] [stdout] 21942 | / #[doc = " Receive an item from a queue. It is safe to use this function from within an"] [INFO] [stdout] 21943 | | #[doc = " interrupt service routine."] [INFO] [stdout] 21944 | | #[doc = ""] [INFO] [stdout] 21945 | | #[doc = " @param xQueue The handle to the queue from which the item is to be"] [INFO] [stdout] ... | [INFO] [stdout] 22014 | | #[doc = " @endcode"] [INFO] [stdout] 22015 | | #[doc = " \\ingroup QueueManagement"] [INFO] [stdout] | |_________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: error from rustc: this file contains an unclosed delimiter [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: could not parse code block as Rust code [INFO] [stdout] --> src/bindings.rs:45483:5 [INFO] [stdout] | [INFO] [stdout] 45483 | / #[doc = " @brief Set RMT memory block number for RMT channel"] [INFO] [stdout] 45484 | | #[doc = ""] [INFO] [stdout] 45485 | | #[doc = " This function is used to configure the amount of memory blocks allocated to channel n"] [INFO] [stdout] 45486 | | #[doc = " The 8 channels share a 512x32-bit RAM block which can be read and written"] [INFO] [stdout] ... | [INFO] [stdout] 45504 | | #[doc = " - ESP_ERR_INVALID_ARG Parameter error"] [INFO] [stdout] 45505 | | #[doc = " - ESP_OK Success"] [INFO] [stdout] | |____________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: error from rustc: unknown start of token: \u{2217} [INFO] [stdout] = note: error from rustc: unknown start of token: \u{2217} [INFO] [stdout] = note: error from rustc: unknown start of token: \u{2217} [INFO] [stdout] = note: error from rustc: unknown start of token: \u{2217} [INFO] [stdout] = note: error from rustc: unknown start of token: \u{2217} [INFO] [stdout] = note: error from rustc: unknown start of token: \u{2217} [INFO] [stdout] = note: error from rustc: unknown start of token: \u{2217} [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/bindings.rs:17467:5 [INFO] [stdout] | [INFO] [stdout] 17467 | / #[doc = " Get the state of tasks in the system."] [INFO] [stdout] 17468 | | #[doc = ""] [INFO] [stdout] 17469 | | #[doc = " configUSE_TRACE_FACILITY must be defined as 1 in FreeRTOSConfig.h for"] [INFO] [stdout] 17470 | | #[doc = " uxTaskGetSystemState() to be available."] [INFO] [stdout] ... | [INFO] [stdout] 17562 | | #[doc = " }"] [INFO] [stdout] 17563 | | #[doc = " @endcode"] [INFO] [stdout] | |________________________^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/bindings.rs:17662:5 [INFO] [stdout] | [INFO] [stdout] 17662 | / #[doc = " Send task notification."] [INFO] [stdout] 17663 | | #[doc = ""] [INFO] [stdout] 17664 | | #[doc = " configUSE_TASK_NOTIFICATIONS must be undefined or defined as 1 for this"] [INFO] [stdout] 17665 | | #[doc = " function to be available."] [INFO] [stdout] ... | [INFO] [stdout] 17730 | | #[doc = ""] [INFO] [stdout] 17731 | | #[doc = " \\ingroup TaskNotifications"] [INFO] [stdout] | |___________________________________________^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/bindings.rs:17739:5 [INFO] [stdout] | [INFO] [stdout] 17739 | / #[doc = " Send task notification from an ISR."] [INFO] [stdout] 17740 | | #[doc = ""] [INFO] [stdout] 17741 | | #[doc = " configUSE_TASK_NOTIFICATIONS must be undefined or defined as 1 for this"] [INFO] [stdout] 17742 | | #[doc = " function to be available."] [INFO] [stdout] ... | [INFO] [stdout] 17819 | | #[doc = ""] [INFO] [stdout] 17820 | | #[doc = " \\ingroup TaskNotifications"] [INFO] [stdout] | |___________________________________________^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/bindings.rs:17829:5 [INFO] [stdout] | [INFO] [stdout] 17829 | / #[doc = " Wait for task notification"] [INFO] [stdout] 17830 | | #[doc = ""] [INFO] [stdout] 17831 | | #[doc = " configUSE_TASK_NOTIFICATIONS must be undefined or defined as 1 for this"] [INFO] [stdout] 17832 | | #[doc = " function to be available."] [INFO] [stdout] ... | [INFO] [stdout] 17896 | | #[doc = ""] [INFO] [stdout] 17897 | | #[doc = " \\ingroup TaskNotifications"] [INFO] [stdout] | |___________________________________________^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/bindings.rs:17906:5 [INFO] [stdout] | [INFO] [stdout] 17906 | / #[doc = " Simplified macro for sending task notification from ISR."] [INFO] [stdout] 17907 | | #[doc = ""] [INFO] [stdout] 17908 | | #[doc = " configUSE_TASK_NOTIFICATIONS must be undefined or defined as 1 for this macro"] [INFO] [stdout] 17909 | | #[doc = " to be available."] [INFO] [stdout] ... | [INFO] [stdout] 17953 | | #[doc = ""] [INFO] [stdout] 17954 | | #[doc = " \\ingroup TaskNotifications"] [INFO] [stdout] | |___________________________________________^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/bindings.rs:17961:5 [INFO] [stdout] | [INFO] [stdout] 17961 | / #[doc = " Simplified macro for receiving task notification."] [INFO] [stdout] 17962 | | #[doc = ""] [INFO] [stdout] 17963 | | #[doc = " configUSE_TASK_NOTIFICATIONS must be undefined or defined as 1 for this"] [INFO] [stdout] 17964 | | #[doc = " function to be available."] [INFO] [stdout] ... | [INFO] [stdout] 18022 | | #[doc = ""] [INFO] [stdout] 18023 | | #[doc = " \\ingroup TaskNotifications"] [INFO] [stdout] | |___________________________________________^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/bindings.rs:22130:5 [INFO] [stdout] | [INFO] [stdout] 22130 | / #[doc = " Queue sets provide a mechanism to allow a task to block (pend) on a read"] [INFO] [stdout] 22131 | | #[doc = " operation from multiple queues or semaphores simultaneously."] [INFO] [stdout] 22132 | | #[doc = ""] [INFO] [stdout] 22133 | | #[doc = " See FreeRTOS/Source/Demo/Common/Minimal/QueueSet.c for an example using this"] [INFO] [stdout] ... | [INFO] [stdout] 22174 | | #[doc = " @return If the queue set is created successfully then a handle to the created"] [INFO] [stdout] 22175 | | #[doc = " queue set is returned. Otherwise NULL is returned."] [INFO] [stdout] | |___________________________________________________________________^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/bindings.rs:22226:5 [INFO] [stdout] | [INFO] [stdout] 22226 | / #[doc = " xQueueSelectFromSet() selects from the members of a queue set a queue or"] [INFO] [stdout] 22227 | | #[doc = " semaphore that either contains data (in the case of a queue) or is available"] [INFO] [stdout] 22228 | | #[doc = " to take (in the case of a semaphore). xQueueSelectFromSet() effectively"] [INFO] [stdout] 22229 | | #[doc = " allows a task to block (pend) on a read operation on all the queues and"] [INFO] [stdout] ... | [INFO] [stdout] 22256 | | #[doc = " in the queue set that is available, or NULL if no such queue or semaphore"] [INFO] [stdout] 22257 | | #[doc = " exists before before the specified block time expires."] [INFO] [stdout] | |______________________________________________________________________^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/bindings.rs:16659:5 [INFO] [stdout] | [INFO] [stdout] 16659 | #[doc = "< The total run time allocated to the task so far, as defined by the run time stats clock. See http://www.freertos.org/rtos-run-time-stats.html. Only valid when configGENERATE_RUN_TIME_STATS is defined as 1 in FreeRTOSConfig.h."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.08s [INFO] [stdout] warning: 335 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9a6e56c18b07a70f02941461b6a98a7526044aba75b8fb6bcfea233ae1aae454", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a6e56c18b07a70f02941461b6a98a7526044aba75b8fb6bcfea233ae1aae454", kill_on_drop: false }` [INFO] [stdout] 9a6e56c18b07a70f02941461b6a98a7526044aba75b8fb6bcfea233ae1aae454 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-40/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-40/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] 787a1c04b258f7da71b434d9477aed9182b9aa5360f9e15e3f1a42913d1d93b6 [INFO] running `Command { std: "docker" "start" "-a" "787a1c04b258f7da71b434d9477aed9182b9aa5360f9e15e3f1a42913d1d93b6", kill_on_drop: false }` [INFO] [stderr] Documenting esp_idf_dev_sys v0.1.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:15273:5 [INFO] [stdout] | [INFO] [stdout] 15273 | / #[doc = " @brief Returns string for esp_err_t and system error codes"] [INFO] [stdout] 15274 | | #[doc = ""] [INFO] [stdout] 15275 | | #[doc = " This function finds the error code in a pre-generated lookup-table of"] [INFO] [stdout] 15276 | | #[doc = " esp_err_t errors and returns its string representation. If the error code"] [INFO] [stdout] ... | [INFO] [stdout] 15285 | | #[doc = " @param buflen Size of buffer buf. At most buflen bytes are written into the buf buffer (including the terminating null byte... [INFO] [stdout] 15286 | | #[doc = " @return buf containing the string error message"] [INFO] [stdout] | |_______________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] buf buffer where the error message should be written [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:15365:5 [INFO] [stdout] | [INFO] [stdout] 15365 | / #[doc = " @brief Create an esp_timer instance"] [INFO] [stdout] 15366 | | #[doc = ""] [INFO] [stdout] 15367 | | #[doc = " @note When done using the timer, delete it with esp_timer_delete function."] [INFO] [stdout] 15368 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 15377 | | #[doc = " - ESP_ERR_INVALID_STATE if esp_timer library is not initialized yet"] [INFO] [stdout] 15378 | | #[doc = " - ESP_ERR_NO_MEM if memory allocation fails"] [INFO] [stdout] | |________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] out_handle Output, pointer to esp_timer_handle_t variable which [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:16414:5 [INFO] [stdout] | [INFO] [stdout] 16414 | / #[doc = " @brief Fill an esp_chip_info_t structure with information about the chip"] [INFO] [stdout] 16415 | | #[doc = " @param[out] out_info structure to be filled"] [INFO] [stdout] | |___________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] out_info structure to be filled [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `optionally` [INFO] [stdout] --> src/bindings.rs:17662:5 [INFO] [stdout] | [INFO] [stdout] 17662 | / #[doc = " Send task notification."] [INFO] [stdout] 17663 | | #[doc = ""] [INFO] [stdout] 17664 | | #[doc = " configUSE_TASK_NOTIFICATIONS must be undefined or defined as 1 for this"] [INFO] [stdout] 17665 | | #[doc = " function to be available."] [INFO] [stdout] ... | [INFO] [stdout] 17730 | | #[doc = ""] [INFO] [stdout] 17731 | | #[doc = " \\ingroup TaskNotifications"] [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] A task can use xTaskNotifyWait() to [optionally] block to wait for a [INFO] [stdout] ^^^^^^^^^^ [INFO] [stdout] = note: no item named `optionally` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `optionally` [INFO] [stdout] --> src/bindings.rs:17739:5 [INFO] [stdout] | [INFO] [stdout] 17739 | / #[doc = " Send task notification from an ISR."] [INFO] [stdout] 17740 | | #[doc = ""] [INFO] [stdout] 17741 | | #[doc = " configUSE_TASK_NOTIFICATIONS must be undefined or defined as 1 for this"] [INFO] [stdout] 17742 | | #[doc = " function to be available."] [INFO] [stdout] ... | [INFO] [stdout] 17819 | | #[doc = ""] [INFO] [stdout] 17820 | | #[doc = " \\ingroup TaskNotifications"] [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] A task can use xTaskNotifyWait() to [optionally] block to wait for a [INFO] [stdout] ^^^^^^^^^^ [INFO] [stdout] = note: no item named `optionally` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `optionally` [INFO] [stdout] --> src/bindings.rs:17829:5 [INFO] [stdout] | [INFO] [stdout] 17829 | / #[doc = " Wait for task notification"] [INFO] [stdout] 17830 | | #[doc = ""] [INFO] [stdout] 17831 | | #[doc = " configUSE_TASK_NOTIFICATIONS must be undefined or defined as 1 for this"] [INFO] [stdout] 17832 | | #[doc = " function to be available."] [INFO] [stdout] ... | [INFO] [stdout] 17896 | | #[doc = ""] [INFO] [stdout] 17897 | | #[doc = " \\ingroup TaskNotifications"] [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] A task can use xTaskNotifyWait() to [optionally] block to wait for a [INFO] [stdout] ^^^^^^^^^^ [INFO] [stdout] = note: no item named `optionally` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `optionally` [INFO] [stdout] --> src/bindings.rs:17961:5 [INFO] [stdout] | [INFO] [stdout] 17961 | / #[doc = " Simplified macro for receiving task notification."] [INFO] [stdout] 17962 | | #[doc = ""] [INFO] [stdout] 17963 | | #[doc = " configUSE_TASK_NOTIFICATIONS must be undefined or defined as 1 for this"] [INFO] [stdout] 17964 | | #[doc = " function to be available."] [INFO] [stdout] ... | [INFO] [stdout] 18022 | | #[doc = ""] [INFO] [stdout] 18023 | | #[doc = " \\ingroup TaskNotifications"] [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] A task can use ulTaskNotifyTake() to [optionally] block to wait for a [INFO] [stdout] ^^^^^^^^^^ [INFO] [stdout] = note: no item named `optionally` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:20991:5 [INFO] [stdout] | [INFO] [stdout] 20991 | / #[doc = " @brief Output ADC1 or ADC2's reference voltage to ``adc2_channe_t``'s IO."] [INFO] [stdout] 20992 | | #[doc = ""] [INFO] [stdout] 20993 | | #[doc = " This function routes the internal reference voltage of ADCn to one of"] [INFO] [stdout] 20994 | | #[doc = " ADC2's channels. This reference voltage can then be manually measured"] [INFO] [stdout] ... | [INFO] [stdout] 21002 | | #[doc = " - ESP_OK: v_ref successfully routed to selected GPIO"] [INFO] [stdout] 21003 | | #[doc = " - ESP_ERR_INVALID_ARG: Unsupported GPIO"] [INFO] [stdout] | |________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] adc_unit ADC unit index [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:21007:5 [INFO] [stdout] | [INFO] [stdout] 21007 | / #[doc = " @brief Output ADC2 reference voltage to ``adc2_channe_t``'s IO."] [INFO] [stdout] 21008 | | #[doc = ""] [INFO] [stdout] 21009 | | #[doc = " This function routes the internal reference voltage of ADCn to one of"] [INFO] [stdout] 21010 | | #[doc = " ADC2's channels. This reference voltage can then be manually measured"] [INFO] [stdout] ... | [INFO] [stdout] 21018 | | #[doc = " - ESP_OK: v_ref successfully routed to selected GPIO"] [INFO] [stdout] 21019 | | #[doc = " - ESP_ERR_INVALID_ARG: Unsupported GPIO"] [INFO] [stdout] | |________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] gpio GPIO number (ADC2's channels are supported) [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:21293:5 [INFO] [stdout] | [INFO] [stdout] 21293 | / #[doc = " @brief Install TWAI driver"] [INFO] [stdout] 21294 | | #[doc = ""] [INFO] [stdout] 21295 | | #[doc = " This function installs the TWAI driver using three configuration structures."] [INFO] [stdout] 21296 | | #[doc = " The required memory is allocated and the TWAI driver is placed in the stopped"] [INFO] [stdout] ... | [INFO] [stdout] 21310 | | #[doc = " - ESP_ERR_NO_MEM: Insufficient memory"] [INFO] [stdout] 21311 | | #[doc = " - ESP_ERR_INVALID_STATE: Driver is already installed"] [INFO] [stdout] | |_________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] g_config General configuration structure [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:21366:5 [INFO] [stdout] | [INFO] [stdout] 21366 | / #[doc = " @brief Transmit a TWAI message"] [INFO] [stdout] 21367 | | #[doc = ""] [INFO] [stdout] 21368 | | #[doc = " This function queues a TWAI message for transmission. Transmission will start"] [INFO] [stdout] 21369 | | #[doc = " immediately if no other messages are queued for transmission. If the TX queue"] [INFO] [stdout] ... | [INFO] [stdout] 21391 | | #[doc = " - ESP_ERR_INVALID_STATE: TWAI driver is not in running state, or is not installed"] [INFO] [stdout] 21392 | | #[doc = " - ESP_ERR_NOT_SUPPORTED: Listen Only Mode does not support transmissions"] [INFO] [stdout] | |_____________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] message Message to transmit [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:21396:5 [INFO] [stdout] | [INFO] [stdout] 21396 | / #[doc = " @brief Receive a TWAI message"] [INFO] [stdout] 21397 | | #[doc = ""] [INFO] [stdout] 21398 | | #[doc = " This function receives a message from the RX queue. The flags field of the"] [INFO] [stdout] 21399 | | #[doc = " message structure will indicate the type of message received. This function"] [INFO] [stdout] ... | [INFO] [stdout] 21411 | | #[doc = " - ESP_ERR_INVALID_ARG: Arguments are invalid"] [INFO] [stdout] 21412 | | #[doc = " - ESP_ERR_INVALID_STATE: TWAI driver is not installed"] [INFO] [stdout] | |__________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] message Received message [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:21396:5 [INFO] [stdout] | [INFO] [stdout] 21396 | / #[doc = " @brief Receive a TWAI message"] [INFO] [stdout] 21397 | | #[doc = ""] [INFO] [stdout] 21398 | | #[doc = " This function receives a message from the RX queue. The flags field of the"] [INFO] [stdout] 21399 | | #[doc = " message structure will indicate the type of message received. This function"] [INFO] [stdout] ... | [INFO] [stdout] 21411 | | #[doc = " - ESP_ERR_INVALID_ARG: Arguments are invalid"] [INFO] [stdout] 21412 | | #[doc = " - ESP_ERR_INVALID_STATE: TWAI driver is not installed"] [INFO] [stdout] | |__________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] ticks_to_wait Number of FreeRTOS ticks to block on RX queue [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:21416:5 [INFO] [stdout] | [INFO] [stdout] 21416 | / #[doc = " @brief Read TWAI driver alerts"] [INFO] [stdout] 21417 | | #[doc = ""] [INFO] [stdout] 21418 | | #[doc = " This function will read the alerts raised by the TWAI driver. If no alert has"] [INFO] [stdout] 21419 | | #[doc = " been issued when this function is called, this function will block until an alert"] [INFO] [stdout] ... | [INFO] [stdout] 21431 | | #[doc = " - ESP_ERR_INVALID_ARG: Arguments are invalid"] [INFO] [stdout] 21432 | | #[doc = " - ESP_ERR_INVALID_STATE: TWAI driver is not installed"] [INFO] [stdout] | |__________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] alerts Bit field of raised alerts (see documentation for alert flags) [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:21416:5 [INFO] [stdout] | [INFO] [stdout] 21416 | / #[doc = " @brief Read TWAI driver alerts"] [INFO] [stdout] 21417 | | #[doc = ""] [INFO] [stdout] 21418 | | #[doc = " This function will read the alerts raised by the TWAI driver. If no alert has"] [INFO] [stdout] 21419 | | #[doc = " been issued when this function is called, this function will block until an alert"] [INFO] [stdout] ... | [INFO] [stdout] 21431 | | #[doc = " - ESP_ERR_INVALID_ARG: Arguments are invalid"] [INFO] [stdout] 21432 | | #[doc = " - ESP_ERR_INVALID_STATE: TWAI driver is not installed"] [INFO] [stdout] | |__________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] ticks_to_wait Number of FreeRTOS ticks to block for alert [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:21436:5 [INFO] [stdout] | [INFO] [stdout] 21436 | / #[doc = " @brief Reconfigure which alerts are enabled"] [INFO] [stdout] 21437 | | #[doc = ""] [INFO] [stdout] 21438 | | #[doc = " This function reconfigures which alerts are enabled. If there are alerts"] [INFO] [stdout] 21439 | | #[doc = " which have not been read whilst reconfiguring, this function can read those"] [INFO] [stdout] ... | [INFO] [stdout] 21446 | | #[doc = " - ESP_OK: Alerts reconfigured"] [INFO] [stdout] 21447 | | #[doc = " - ESP_ERR_INVALID_STATE: TWAI driver is not installed"] [INFO] [stdout] | |__________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] alerts_enabled Bit field of alerts to enable (see documentation for alert flags) [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:21436:5 [INFO] [stdout] | [INFO] [stdout] 21436 | / #[doc = " @brief Reconfigure which alerts are enabled"] [INFO] [stdout] 21437 | | #[doc = ""] [INFO] [stdout] 21438 | | #[doc = " This function reconfigures which alerts are enabled. If there are alerts"] [INFO] [stdout] 21439 | | #[doc = " which have not been read whilst reconfiguring, this function can read those"] [INFO] [stdout] ... | [INFO] [stdout] 21446 | | #[doc = " - ESP_OK: Alerts reconfigured"] [INFO] [stdout] 21447 | | #[doc = " - ESP_ERR_INVALID_STATE: TWAI driver is not installed"] [INFO] [stdout] | |__________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] current_alerts Bit field of currently raised alerts. Set to NULL if unused [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:21468:5 [INFO] [stdout] | [INFO] [stdout] 21468 | / #[doc = " @brief Get current status information of the TWAI driver"] [INFO] [stdout] 21469 | | #[doc = ""] [INFO] [stdout] 21470 | | #[doc = " @param[out] status_info Status information"] [INFO] [stdout] 21471 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 21474 | | #[doc = " - ESP_ERR_INVALID_ARG: Arguments are invalid"] [INFO] [stdout] 21475 | | #[doc = " - ESP_ERR_INVALID_STATE: TWAI driver is not installed"] [INFO] [stdout] | |__________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] status_info Status information [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `20` [INFO] [stdout] --> src/bindings.rs:21634:5 [INFO] [stdout] | [INFO] [stdout] 21634 | / #[doc = " It is preferred that the macros xQueueSend(), xQueueSendToFront() and"] [INFO] [stdout] 21635 | | #[doc = " xQueueSendToBack() are used in place of calling this function directly."] [INFO] [stdout] 21636 | | #[doc = ""] [INFO] [stdout] 21637 | | #[doc = " Post an item on a queue. The item is queued by copy, not by reference."] [INFO] [stdout] ... | [INFO] [stdout] 21704 | | #[doc = " @endcode"] [INFO] [stdout] 21705 | | #[doc = " \\ingroup QueueManagement"] [INFO] [stdout] | |_________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] char ucData[ 20 ]; [INFO] [stdout] ^^^^ [INFO] [stdout] = note: no item named `20` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `20` [INFO] [stdout] --> src/bindings.rs:21741:5 [INFO] [stdout] | [INFO] [stdout] 21741 | / #[doc = " It is preferred that the macro xQueueReceive() be used rather than calling"] [INFO] [stdout] 21742 | | #[doc = " this function directly."] [INFO] [stdout] 21743 | | #[doc = ""] [INFO] [stdout] 21744 | | #[doc = " Receive an item from a queue. The item is received by copy so a buffer of"] [INFO] [stdout] ... | [INFO] [stdout] 21823 | | #[doc = " @endcode"] [INFO] [stdout] 21824 | | #[doc = " \\ingroup QueueManagement"] [INFO] [stdout] | |_________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] char ucData[ 20 ]; [INFO] [stdout] ^^^^ [INFO] [stdout] = note: no item named `20` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:21864:5 [INFO] [stdout] | [INFO] [stdout] 21864 | / #[doc = "@{*/"] [INFO] [stdout] 21865 | | #[doc = " It is preferred that the macros xQueueSendFromISR(),"] [INFO] [stdout] 21866 | | #[doc = " xQueueSendToFrontFromISR() and xQueueSendToBackFromISR() be used in place"] [INFO] [stdout] 21867 | | #[doc = " of calling this function directly. xQueueGiveFromISR() is an"] [INFO] [stdout] ... | [INFO] [stdout] 21926 | | #[doc = " @endcode"] [INFO] [stdout] 21927 | | #[doc = " \\ingroup QueueManagement"] [INFO] [stdout] | |_________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] pxHigherPriorityTaskWoken xQueueGenericSendFromISR() will set [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:21942:5 [INFO] [stdout] | [INFO] [stdout] 21942 | / #[doc = " Receive an item from a queue. It is safe to use this function from within an"] [INFO] [stdout] 21943 | | #[doc = " interrupt service routine."] [INFO] [stdout] 21944 | | #[doc = ""] [INFO] [stdout] 21945 | | #[doc = " @param xQueue The handle to the queue from which the item is to be"] [INFO] [stdout] ... | [INFO] [stdout] 22014 | | #[doc = " @endcode"] [INFO] [stdout] 22015 | | #[doc = " \\ingroup QueueManagement"] [INFO] [stdout] | |_________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] pxHigherPriorityTaskWoken A task may be blocked waiting for space to become [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:22309:5 [INFO] [stdout] | [INFO] [stdout] 22309 | / #[doc = " @brief Create a ring buffer"] [INFO] [stdout] 22310 | | #[doc = ""] [INFO] [stdout] 22311 | | #[doc = " @param[in] xBufferSize Size of the buffer in bytes. Note that items require"] [INFO] [stdout] 22312 | | #[doc = " space for overhead in no-split/allow-split buffers"] [INFO] [stdout] ... | [INFO] [stdout] 22316 | | #[doc = ""] [INFO] [stdout] 22317 | | #[doc = " @return A handle to the created ring buffer, or NULL in case of error."] [INFO] [stdout] | |_______________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] xBufferSize Size of the buffer in bytes. Note that items require [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:22322:5 [INFO] [stdout] | [INFO] [stdout] 22322 | / #[doc = " @brief Create a ring buffer of type RINGBUF_TYPE_NOSPLIT for a fixed item_size"] [INFO] [stdout] 22323 | | #[doc = ""] [INFO] [stdout] 22324 | | #[doc = " This API is similar to xRingbufferCreate(), but it will internally allocate"] [INFO] [stdout] 22325 | | #[doc = " additional space for the headers."] [INFO] [stdout] ... | [INFO] [stdout] 22329 | | #[doc = ""] [INFO] [stdout] 22330 | | #[doc = " @return A RingbufHandle_t handle to the created ring buffer, or NULL in case of error."] [INFO] [stdout] | |_______________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] xItemSize Size of each item to be put into the ring buffer [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:22334:5 [INFO] [stdout] | [INFO] [stdout] 22334 | / #[doc = " @brief Insert an item into the ring buffer"] [INFO] [stdout] 22335 | | #[doc = ""] [INFO] [stdout] 22336 | | #[doc = " Attempt to insert an item into the ring buffer. This function will block until"] [INFO] [stdout] 22337 | | #[doc = " enough free space is available or until it times out."] [INFO] [stdout] ... | [INFO] [stdout] 22350 | | #[doc = " - pdTRUE if succeeded"] [INFO] [stdout] 22351 | | #[doc = " - pdFALSE on time-out or when the data is larger than the maximum permissible size of the buffer"] [INFO] [stdout] | |_____________________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] xRingbuffer Ring buffer to insert the item into [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:22360:5 [INFO] [stdout] | [INFO] [stdout] 22360 | / #[doc = " @brief Insert an item into the ring buffer in an ISR"] [INFO] [stdout] 22361 | | #[doc = ""] [INFO] [stdout] 22362 | | #[doc = " Attempt to insert an item into the ring buffer from an ISR. This function"] [INFO] [stdout] 22363 | | #[doc = " will return immediately if there is insufficient free space in the buffer."] [INFO] [stdout] ... | [INFO] [stdout] 22376 | | #[doc = " - pdTRUE if succeeded"] [INFO] [stdout] 22377 | | #[doc = " - pdFALSE when the ring buffer does not have space."] [INFO] [stdout] | |________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] xRingbuffer Ring buffer to insert the item into [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:22360:5 [INFO] [stdout] | [INFO] [stdout] 22360 | / #[doc = " @brief Insert an item into the ring buffer in an ISR"] [INFO] [stdout] 22361 | | #[doc = ""] [INFO] [stdout] 22362 | | #[doc = " Attempt to insert an item into the ring buffer from an ISR. This function"] [INFO] [stdout] 22363 | | #[doc = " will return immediately if there is insufficient free space in the buffer."] [INFO] [stdout] ... | [INFO] [stdout] 22376 | | #[doc = " - pdTRUE if succeeded"] [INFO] [stdout] 22377 | | #[doc = " - pdFALSE when the ring buffer does not have space."] [INFO] [stdout] | |________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] pxHigherPriorityTaskWoken Value pointed to will be set to pdTRUE if the function woke up a higher priority task. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:22386:5 [INFO] [stdout] | [INFO] [stdout] 22386 | / #[doc = " @brief Acquire memory from the ring buffer to be written to by an external"] [INFO] [stdout] 22387 | | #[doc = " source and to be sent later."] [INFO] [stdout] 22388 | | #[doc = ""] [INFO] [stdout] 22389 | | #[doc = " Attempt to allocate buffer for an item to be sent into the ring buffer. This"] [INFO] [stdout] ... | [INFO] [stdout] 22408 | | #[doc = " - pdTRUE if succeeded"] [INFO] [stdout] 22409 | | #[doc = " - pdFALSE on time-out or when the data is larger than the maximum permissible size of the buffer"] [INFO] [stdout] | |_____________________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] xRingbuffer Ring buffer to allocate the memory [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:22386:5 [INFO] [stdout] | [INFO] [stdout] 22386 | / #[doc = " @brief Acquire memory from the ring buffer to be written to by an external"] [INFO] [stdout] 22387 | | #[doc = " source and to be sent later."] [INFO] [stdout] 22388 | | #[doc = ""] [INFO] [stdout] 22389 | | #[doc = " Attempt to allocate buffer for an item to be sent into the ring buffer. This"] [INFO] [stdout] ... | [INFO] [stdout] 22408 | | #[doc = " - pdTRUE if succeeded"] [INFO] [stdout] 22409 | | #[doc = " - pdFALSE on time-out or when the data is larger than the maximum permissible size of the buffer"] [INFO] [stdout] | |_____________________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] ppvItem Double pointer to memory acquired (set to NULL if no memory were retrieved) [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:22418:5 [INFO] [stdout] | [INFO] [stdout] 22418 | / #[doc = " @brief Actually send an item into the ring buffer allocated before by"] [INFO] [stdout] 22419 | | #[doc = " ``xRingbufferSendAcquire``."] [INFO] [stdout] 22420 | | #[doc = ""] [INFO] [stdout] 22421 | | #[doc = " @param[in] xRingbuffer Ring buffer to insert the item into"] [INFO] [stdout] ... | [INFO] [stdout] 22428 | | #[doc = " - pdTRUE if succeeded"] [INFO] [stdout] 22429 | | #[doc = " - pdFALSE if fail for some reason."] [INFO] [stdout] | |_______________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] xRingbuffer Ring buffer to insert the item into [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:22436:5 [INFO] [stdout] | [INFO] [stdout] 22436 | / #[doc = " @brief Retrieve an item from the ring buffer"] [INFO] [stdout] 22437 | | #[doc = ""] [INFO] [stdout] 22438 | | #[doc = " Attempt to retrieve an item from the ring buffer. This function will block"] [INFO] [stdout] 22439 | | #[doc = " until an item is available or until it times out."] [INFO] [stdout] ... | [INFO] [stdout] 22448 | | #[doc = " - Pointer to the retrieved item on success; *pxItemSize filled with the length of the item."] [INFO] [stdout] 22449 | | #[doc = " - NULL on timeout, *pxItemSize is untouched in that case."] [INFO] [stdout] | |______________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] xRingbuffer Ring buffer to retrieve the item from [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:22436:5 [INFO] [stdout] | [INFO] [stdout] 22436 | / #[doc = " @brief Retrieve an item from the ring buffer"] [INFO] [stdout] 22437 | | #[doc = ""] [INFO] [stdout] 22438 | | #[doc = " Attempt to retrieve an item from the ring buffer. This function will block"] [INFO] [stdout] 22439 | | #[doc = " until an item is available or until it times out."] [INFO] [stdout] ... | [INFO] [stdout] 22448 | | #[doc = " - Pointer to the retrieved item on success; *pxItemSize filled with the length of the item."] [INFO] [stdout] 22449 | | #[doc = " - NULL on timeout, *pxItemSize is untouched in that case."] [INFO] [stdout] | |______________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] pxItemSize Pointer to a variable to which the size of the retrieved item will be written. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:22457:5 [INFO] [stdout] | [INFO] [stdout] 22457 | / #[doc = " @brief Retrieve an item from the ring buffer in an ISR"] [INFO] [stdout] 22458 | | #[doc = ""] [INFO] [stdout] 22459 | | #[doc = " Attempt to retrieve an item from the ring buffer. This function returns immediately"] [INFO] [stdout] 22460 | | #[doc = " if there are no items available for retrieval"] [INFO] [stdout] ... | [INFO] [stdout] 22470 | | #[doc = " - Pointer to the retrieved item on success; *pxItemSize filled with the length of the item."] [INFO] [stdout] 22471 | | #[doc = " - NULL when the ring buffer is empty, *pxItemSize is untouched in that case."] [INFO] [stdout] | |_________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] xRingbuffer Ring buffer to retrieve the item from [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:22457:5 [INFO] [stdout] | [INFO] [stdout] 22457 | / #[doc = " @brief Retrieve an item from the ring buffer in an ISR"] [INFO] [stdout] 22458 | | #[doc = ""] [INFO] [stdout] 22459 | | #[doc = " Attempt to retrieve an item from the ring buffer. This function returns immediately"] [INFO] [stdout] 22460 | | #[doc = " if there are no items available for retrieval"] [INFO] [stdout] ... | [INFO] [stdout] 22470 | | #[doc = " - Pointer to the retrieved item on success; *pxItemSize filled with the length of the item."] [INFO] [stdout] 22471 | | #[doc = " - NULL when the ring buffer is empty, *pxItemSize is untouched in that case."] [INFO] [stdout] | |_________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] pxItemSize Pointer to a variable to which the size of the [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:22478:5 [INFO] [stdout] | [INFO] [stdout] 22478 | / #[doc = " @brief Retrieve a split item from an allow-split ring buffer"] [INFO] [stdout] 22479 | | #[doc = ""] [INFO] [stdout] 22480 | | #[doc = " Attempt to retrieve a split item from an allow-split ring buffer. If the item"] [INFO] [stdout] 22481 | | #[doc = " is not split, only a single item is retried. If the item is split, both parts"] [INFO] [stdout] ... | [INFO] [stdout] 22496 | | #[doc = " - pdTRUE if an item (split or unsplit) was retrieved"] [INFO] [stdout] 22497 | | #[doc = " - pdFALSE when no item was retrieved"] [INFO] [stdout] | |_________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] xRingbuffer Ring buffer to retrieve the item from [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:22478:5 [INFO] [stdout] | [INFO] [stdout] 22478 | / #[doc = " @brief Retrieve a split item from an allow-split ring buffer"] [INFO] [stdout] 22479 | | #[doc = ""] [INFO] [stdout] 22480 | | #[doc = " Attempt to retrieve a split item from an allow-split ring buffer. If the item"] [INFO] [stdout] 22481 | | #[doc = " is not split, only a single item is retried. If the item is split, both parts"] [INFO] [stdout] ... | [INFO] [stdout] 22496 | | #[doc = " - pdTRUE if an item (split or unsplit) was retrieved"] [INFO] [stdout] 22497 | | #[doc = " - pdFALSE when no item was retrieved"] [INFO] [stdout] | |_________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] ppvHeadItem Double pointer to first part (set to NULL if no items were retrieved) [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:22508:5 [INFO] [stdout] | [INFO] [stdout] 22508 | / #[doc = " @brief Retrieve a split item from an allow-split ring buffer in an ISR"] [INFO] [stdout] 22509 | | #[doc = ""] [INFO] [stdout] 22510 | | #[doc = " Attempt to retrieve a split item from an allow-split ring buffer. If the item"] [INFO] [stdout] 22511 | | #[doc = " is not split, only a single item is retried. If the item is split, both parts"] [INFO] [stdout] ... | [INFO] [stdout] 22525 | | #[doc = " - pdTRUE if an item (split or unsplit) was retrieved"] [INFO] [stdout] 22526 | | #[doc = " - pdFALSE when no item was retrieved"] [INFO] [stdout] | |_________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] xRingbuffer Ring buffer to retrieve the item from [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:22508:5 [INFO] [stdout] | [INFO] [stdout] 22508 | / #[doc = " @brief Retrieve a split item from an allow-split ring buffer in an ISR"] [INFO] [stdout] 22509 | | #[doc = ""] [INFO] [stdout] 22510 | | #[doc = " Attempt to retrieve a split item from an allow-split ring buffer. If the item"] [INFO] [stdout] 22511 | | #[doc = " is not split, only a single item is retried. If the item is split, both parts"] [INFO] [stdout] ... | [INFO] [stdout] 22525 | | #[doc = " - pdTRUE if an item (split or unsplit) was retrieved"] [INFO] [stdout] 22526 | | #[doc = " - pdFALSE when no item was retrieved"] [INFO] [stdout] | |_________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] ppvHeadItem Double pointer to first part (set to NULL if no items were retrieved) [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:22536:5 [INFO] [stdout] | [INFO] [stdout] 22536 | / #[doc = " @brief Retrieve bytes from a byte buffer, specifying the maximum amount of bytes to retrieve"] [INFO] [stdout] 22537 | | #[doc = ""] [INFO] [stdout] 22538 | | #[doc = " Attempt to retrieve data from a byte buffer whilst specifying a maximum number"] [INFO] [stdout] 22539 | | #[doc = " of bytes to retrieve. This function will block until there is data available"] [INFO] [stdout] ... | [INFO] [stdout] 22553 | | #[doc = " the length of the item."] [INFO] [stdout] 22554 | | #[doc = " - NULL on timeout, *pxItemSize is untouched in that case."] [INFO] [stdout] | |______________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] xRingbuffer Ring buffer to retrieve the item from [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:22536:5 [INFO] [stdout] | [INFO] [stdout] 22536 | / #[doc = " @brief Retrieve bytes from a byte buffer, specifying the maximum amount of bytes to retrieve"] [INFO] [stdout] 22537 | | #[doc = ""] [INFO] [stdout] 22538 | | #[doc = " Attempt to retrieve data from a byte buffer whilst specifying a maximum number"] [INFO] [stdout] 22539 | | #[doc = " of bytes to retrieve. This function will block until there is data available"] [INFO] [stdout] ... | [INFO] [stdout] 22553 | | #[doc = " the length of the item."] [INFO] [stdout] 22554 | | #[doc = " - NULL on timeout, *pxItemSize is untouched in that case."] [INFO] [stdout] | |______________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] pxItemSize Pointer to a variable to which the size of the retrieved item will be written. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:22563:5 [INFO] [stdout] | [INFO] [stdout] 22563 | / #[doc = " @brief Retrieve bytes from a byte buffer, specifying the maximum amount of"] [INFO] [stdout] 22564 | | #[doc = " bytes to retrieve. Call this from an ISR."] [INFO] [stdout] 22565 | | #[doc = ""] [INFO] [stdout] 22566 | | #[doc = " Attempt to retrieve bytes from a byte buffer whilst specifying a maximum number"] [INFO] [stdout] ... | [INFO] [stdout] 22580 | | #[doc = " the length of the item."] [INFO] [stdout] 22581 | | #[doc = " - NULL when the ring buffer is empty, *pxItemSize is untouched in that case."] [INFO] [stdout] | |_________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] xRingbuffer Ring buffer to retrieve the item from [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:22563:5 [INFO] [stdout] | [INFO] [stdout] 22563 | / #[doc = " @brief Retrieve bytes from a byte buffer, specifying the maximum amount of"] [INFO] [stdout] 22564 | | #[doc = " bytes to retrieve. Call this from an ISR."] [INFO] [stdout] 22565 | | #[doc = ""] [INFO] [stdout] 22566 | | #[doc = " Attempt to retrieve bytes from a byte buffer whilst specifying a maximum number"] [INFO] [stdout] ... | [INFO] [stdout] 22580 | | #[doc = " the length of the item."] [INFO] [stdout] 22581 | | #[doc = " - NULL when the ring buffer is empty, *pxItemSize is untouched in that case."] [INFO] [stdout] | |_________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] pxItemSize Pointer to a variable to which the size of the retrieved item will be written. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:22589:5 [INFO] [stdout] | [INFO] [stdout] 22589 | / #[doc = " @brief Return a previously-retrieved item to the ring buffer"] [INFO] [stdout] 22590 | | #[doc = ""] [INFO] [stdout] 22591 | | #[doc = " @param[in] xRingbuffer Ring buffer the item was retrieved from"] [INFO] [stdout] 22592 | | #[doc = " @param[in] pvItem Item that was received earlier"] [INFO] [stdout] 22593 | | #[doc = ""] [INFO] [stdout] 22594 | | #[doc = " @note If a split item is retrieved, both parts should be returned by calling this function twice"] [INFO] [stdout] | |___________________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] xRingbuffer Ring buffer the item was retrieved from [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:22598:5 [INFO] [stdout] | [INFO] [stdout] 22598 | / #[doc = " @brief Return a previously-retrieved item to the ring buffer from an ISR"] [INFO] [stdout] 22599 | | #[doc = ""] [INFO] [stdout] 22600 | | #[doc = " @param[in] xRingbuffer Ring buffer the item was retrieved from"] [INFO] [stdout] 22601 | | #[doc = " @param[in] pvItem Item that was received earlier"] [INFO] [stdout] ... | [INFO] [stdout] 22604 | | #[doc = ""] [INFO] [stdout] 22605 | | #[doc = " @note If a split item is retrieved, both parts should be returned by calling this function twice"] [INFO] [stdout] | |___________________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] xRingbuffer Ring buffer the item was retrieved from [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:22598:5 [INFO] [stdout] | [INFO] [stdout] 22598 | / #[doc = " @brief Return a previously-retrieved item to the ring buffer from an ISR"] [INFO] [stdout] 22599 | | #[doc = ""] [INFO] [stdout] 22600 | | #[doc = " @param[in] xRingbuffer Ring buffer the item was retrieved from"] [INFO] [stdout] 22601 | | #[doc = " @param[in] pvItem Item that was received earlier"] [INFO] [stdout] ... | [INFO] [stdout] 22604 | | #[doc = ""] [INFO] [stdout] 22605 | | #[doc = " @note If a split item is retrieved, both parts should be returned by calling this function twice"] [INFO] [stdout] | |___________________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] pxHigherPriorityTaskWoken Value pointed to will be set to pdTRUE [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:22613:5 [INFO] [stdout] | [INFO] [stdout] 22613 | / #[doc = " @brief Delete a ring buffer"] [INFO] [stdout] 22614 | | #[doc = ""] [INFO] [stdout] 22615 | | #[doc = " @param[in] xRingbuffer Ring buffer to delete"] [INFO] [stdout] 22616 | | #[doc = ""] [INFO] [stdout] 22617 | | #[doc = " @note This function will not deallocate any memory if the ring buffer was"] [INFO] [stdout] 22618 | | #[doc = " created using xRingbufferCreateStatic(). Deallocation must be done"] [INFO] [stdout] 22619 | | #[doc = " manually be the user."] [INFO] [stdout] | |______________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] xRingbuffer Ring buffer to delete [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:22623:5 [INFO] [stdout] | [INFO] [stdout] 22623 | / #[doc = " @brief Get maximum size of an item that can be placed in the ring buffer"] [INFO] [stdout] 22624 | | #[doc = ""] [INFO] [stdout] 22625 | | #[doc = " This function returns the maximum size an item can have if it was placed in"] [INFO] [stdout] 22626 | | #[doc = " an empty ring buffer."] [INFO] [stdout] ... | [INFO] [stdout] 22635 | | #[doc = ""] [INFO] [stdout] 22636 | | #[doc = " @return Maximum size, in bytes, of an item that can be placed in a ring buffer."] [INFO] [stdout] | |________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] xRingbuffer Ring buffer to query [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:22640:5 [INFO] [stdout] | [INFO] [stdout] 22640 | / #[doc = " @brief Get current free size available for an item/data in the buffer"] [INFO] [stdout] 22641 | | #[doc = ""] [INFO] [stdout] 22642 | | #[doc = " This gives the real time free space available for an item/data in the ring"] [INFO] [stdout] 22643 | | #[doc = " buffer. This represents the maximum size an item/data can have if it was"] [INFO] [stdout] ... | [INFO] [stdout] 22655 | | #[doc = ""] [INFO] [stdout] 22656 | | #[doc = " @return Current free size, in bytes, available for an entry"] [INFO] [stdout] | |____________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] xRingbuffer Ring buffer to query [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:22660:5 [INFO] [stdout] | [INFO] [stdout] 22660 | / #[doc = " @brief Add the ring buffer's read semaphore to a queue set."] [INFO] [stdout] 22661 | | #[doc = ""] [INFO] [stdout] 22662 | | #[doc = " The ring buffer's read semaphore indicates that data has been written"] [INFO] [stdout] 22663 | | #[doc = " to the ring buffer. This function adds the ring buffer's read semaphore to"] [INFO] [stdout] ... | [INFO] [stdout] 22669 | | #[doc = " @return"] [INFO] [stdout] 22670 | | #[doc = " - pdTRUE on success, pdFALSE otherwise"] [INFO] [stdout] | |___________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] xRingbuffer Ring buffer to add to the queue set [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:22677:5 [INFO] [stdout] | [INFO] [stdout] 22677 | / #[doc = " @brief Check if the selected queue set member is the ring buffer's read semaphore"] [INFO] [stdout] 22678 | | #[doc = ""] [INFO] [stdout] 22679 | | #[doc = " This API checks if queue set member returned from xQueueSelectFromSet()"] [INFO] [stdout] 22680 | | #[doc = " is the read semaphore of this ring buffer. If so, this indicates the ring buffer"] [INFO] [stdout] ... | [INFO] [stdout] 22687 | | #[doc = " - pdTRUE when semaphore belongs to ring buffer"] [INFO] [stdout] 22688 | | #[doc = " - pdFALSE otherwise."] [INFO] [stdout] | |_________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] xRingbuffer Ring buffer which should be checked [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:22695:5 [INFO] [stdout] | [INFO] [stdout] 22695 | / #[doc = " @brief Remove the ring buffer's read semaphore from a queue set."] [INFO] [stdout] 22696 | | #[doc = ""] [INFO] [stdout] 22697 | | #[doc = " This specifically removes a ring buffer's read semaphore from a queue set. The"] [INFO] [stdout] 22698 | | #[doc = " read semaphore is used to indicate when data has been written to the ring buffer"] [INFO] [stdout] ... | [INFO] [stdout] 22704 | | #[doc = " - pdTRUE on success"] [INFO] [stdout] 22705 | | #[doc = " - pdFALSE otherwise"] [INFO] [stdout] | |________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] xRingbuffer Ring buffer to remove from the queue set [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:22712:5 [INFO] [stdout] | [INFO] [stdout] 22712 | / #[doc = " @brief Get information about ring buffer status"] [INFO] [stdout] 22713 | | #[doc = ""] [INFO] [stdout] 22714 | | #[doc = " Get information of the a ring buffer's current status such as"] [INFO] [stdout] 22715 | | #[doc = " free/read/write pointer positions, and number of items waiting to be retrieved."] [INFO] [stdout] ... | [INFO] [stdout] 22722 | | #[doc = " @param[out] uxAcquire Pointer use to store acquire pointer position"] [INFO] [stdout] 22723 | | #[doc = " @param[out] uxItemsWaiting Pointer use to store number of items (bytes for byte buffer) waiting to be retrieved"] [INFO] [stdout] | |_________________________________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] xRingbuffer Ring buffer to remove from the queue set [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:22712:5 [INFO] [stdout] | [INFO] [stdout] 22712 | / #[doc = " @brief Get information about ring buffer status"] [INFO] [stdout] 22713 | | #[doc = ""] [INFO] [stdout] 22714 | | #[doc = " Get information of the a ring buffer's current status such as"] [INFO] [stdout] 22715 | | #[doc = " free/read/write pointer positions, and number of items waiting to be retrieved."] [INFO] [stdout] ... | [INFO] [stdout] 22722 | | #[doc = " @param[out] uxAcquire Pointer use to store acquire pointer position"] [INFO] [stdout] 22723 | | #[doc = " @param[out] uxItemsWaiting Pointer use to store number of items (bytes for byte buffer) waiting to be retrieved"] [INFO] [stdout] | |_________________________________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] uxFree Pointer use to store free pointer position [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:40406:5 [INFO] [stdout] | [INFO] [stdout] 40406 | / #[doc = " @brief Get CPU frequency config corresponding to a rtc_cpu_freq_t value"] [INFO] [stdout] 40407 | | #[doc = " @param cpu_freq CPU frequency enumeration value"] [INFO] [stdout] 40408 | | #[doc = " @param[out] out_config Output, CPU frequency configuration structure"] [INFO] [stdout] | |_____________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] out_config Output, CPU frequency configuration structure [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:40415:5 [INFO] [stdout] | [INFO] [stdout] 40415 | / #[doc = " @brief Get CPU frequency config for a given frequency"] [INFO] [stdout] 40416 | | #[doc = " @param freq_mhz Frequency in MHz"] [INFO] [stdout] 40417 | | #[doc = " @param[out] out_config Output, CPU frequency configuration structure"] [INFO] [stdout] 40418 | | #[doc = " @return true if frequency can be obtained, false otherwise"] [INFO] [stdout] | |__________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] out_config Output, CPU frequency configuration structure [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:40459:5 [INFO] [stdout] | [INFO] [stdout] 40459 | / #[doc = " @brief Get the currently used CPU frequency configuration"] [INFO] [stdout] 40460 | | #[doc = " @param[out] out_config Output, CPU frequency configuration structure"] [INFO] [stdout] | |_____________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] out_config Output, CPU frequency configuration structure [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:41454:5 [INFO] [stdout] | [INFO] [stdout] 41454 | / #[doc = " @brief enable peripheral module"] [INFO] [stdout] 41455 | | #[doc = ""] [INFO] [stdout] 41456 | | #[doc = " @param[in] periph : Peripheral module name"] [INFO] [stdout] 41457 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 41464 | | #[doc = " @return NULL"] [INFO] [stdout] 41465 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] periph : Peripheral module name [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:41469:5 [INFO] [stdout] | [INFO] [stdout] 41469 | / #[doc = " @brief disable peripheral module"] [INFO] [stdout] 41470 | | #[doc = ""] [INFO] [stdout] 41471 | | #[doc = " @param[in] periph : Peripheral module name"] [INFO] [stdout] 41472 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 41479 | | #[doc = " @return NULL"] [INFO] [stdout] 41480 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] periph : Peripheral module name [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:41484:5 [INFO] [stdout] | [INFO] [stdout] 41484 | / #[doc = " @brief reset peripheral module"] [INFO] [stdout] 41485 | | #[doc = ""] [INFO] [stdout] 41486 | | #[doc = " @param[in] periph : Peripheral module name"] [INFO] [stdout] 41487 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 41492 | | #[doc = " @return NULL"] [INFO] [stdout] 41493 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] periph : Peripheral module name [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:41609:5 [INFO] [stdout] | [INFO] [stdout] 41609 | / #[doc = " @brief Write data to I2S DMA transmit buffer."] [INFO] [stdout] 41610 | | #[doc = ""] [INFO] [stdout] 41611 | | #[doc = " @param i2s_num I2S_NUM_0, I2S_NUM_1"] [INFO] [stdout] 41612 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 41627 | | #[doc = " - ESP_OK Success"] [INFO] [stdout] 41628 | | #[doc = " - ESP_ERR_INVALID_ARG Parameter error"] [INFO] [stdout] | |__________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] bytes_written Number of bytes written, if timeout, the result will be less than the size passed in. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:41638:5 [INFO] [stdout] | [INFO] [stdout] 41638 | / #[doc = " @brief Write data to I2S DMA transmit buffer while expanding the number of bits per sample. For example, expanding 16-bit P... [INFO] [stdout] 41639 | | #[doc = ""] [INFO] [stdout] 41640 | | #[doc = " @param i2s_num I2S_NUM_0, I2S_NUM_1"] [INFO] [stdout] 41641 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 41663 | | #[doc = " - ESP_OK Success"] [INFO] [stdout] 41664 | | #[doc = " - ESP_ERR_INVALID_ARG Parameter error"] [INFO] [stdout] | |_________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] bytes_written Number of bytes written, if timeout, the result will be less than the size passed in. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:41676:5 [INFO] [stdout] | [INFO] [stdout] 41676 | / #[doc = " @brief Read data from I2S DMA receive buffer"] [INFO] [stdout] 41677 | | #[doc = ""] [INFO] [stdout] 41678 | | #[doc = " @param i2s_num I2S_NUM_0, I2S_NUM_1"] [INFO] [stdout] 41679 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 41692 | | #[doc = " - ESP_OK Success"] [INFO] [stdout] 41693 | | #[doc = " - ESP_ERR_INVALID_ARG Parameter error"] [INFO] [stdout] | |__________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] bytes_read Number of bytes read, if timeout, bytes read will be less than the size passed in. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:45922:5 [INFO] [stdout] | [INFO] [stdout] 45922 | / #[doc = " @brief Get the current status of eight channels."] [INFO] [stdout] 45923 | | #[doc = ""] [INFO] [stdout] 45924 | | #[doc = " @note Do not call this function if it is possible that `rmt_driver_uninstall` will be called at the same time."] [INFO] [stdout] 45925 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 45929 | | #[doc = " - ESP_ERR_INVALID_ARG Parameter is NULL"] [INFO] [stdout] 45930 | | #[doc = " - ESP_OK Success"] [INFO] [stdout] | |____________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] channel_status store the current status of each channel [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:45934:5 [INFO] [stdout] | [INFO] [stdout] 45934 | / #[doc = " @brief Get speed of channel's internal counter clock."] [INFO] [stdout] 45935 | | #[doc = ""] [INFO] [stdout] 45936 | | #[doc = " @param channel RMT channel"] [INFO] [stdout] 45937 | | #[doc = " @param[out] clock_hz counter clock speed, in hz"] [INFO] [stdout] ... | [INFO] [stdout] 45940 | | #[doc = " - ESP_ERR_INVALID_ARG Parameter is NULL"] [INFO] [stdout] 45941 | | #[doc = " - ESP_OK Success"] [INFO] [stdout] | |____________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] clock_hz counter clock speed, in hz [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:53018:5 [INFO] [stdout] | [INFO] [stdout] 53018 | / #[doc = " @brief Get the result of a SPI transaction queued earlier"] [INFO] [stdout] 53019 | | #[doc = ""] [INFO] [stdout] 53020 | | #[doc = " This routine will wait until a transaction to the given device (queued earlier with"] [INFO] [stdout] 53021 | | #[doc = " spi_slave_queue_trans) has succesfully completed. It will then return the description of the"] [INFO] [stdout] ... | [INFO] [stdout] 53033 | | #[doc = " - ESP_ERR_INVALID_ARG if parameter is invalid"] [INFO] [stdout] 53034 | | #[doc = " - ESP_OK on success"] [INFO] [stdout] | |__________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] trans_desc Pointer to variable able to contain a pointer to the description of the [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/bindings.rs:54556:5 [INFO] [stdout] | [INFO] [stdout] 54556 | / #[doc = " @brief Read the counter value of hardware timer."] [INFO] [stdout] 54557 | | #[doc = ""] [INFO] [stdout] 54558 | | #[doc = " @param group_num Timer group, 0 for TIMERG0 or 1 for TIMERG1"] [INFO] [stdout] 54559 | | #[doc = " @param timer_num Timer index, 0 for hw_timer[0] & 1 for hw_timer[1]"] [INFO] [stdout] ... | [INFO] [stdout] 54563 | | #[doc = " - ESP_OK Success"] [INFO] [stdout] 54564 | | #[doc = " - ESP_ERR_INVALID_ARG Parameter error"] [INFO] [stdout] | |_________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param timer_num Timer index, 0 for hw_timer[0] & 1 for hw_timer[1] [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `0` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/bindings.rs:54556:5 [INFO] [stdout] | [INFO] [stdout] 54556 | / #[doc = " @brief Read the counter value of hardware timer."] [INFO] [stdout] 54557 | | #[doc = ""] [INFO] [stdout] 54558 | | #[doc = " @param group_num Timer group, 0 for TIMERG0 or 1 for TIMERG1"] [INFO] [stdout] 54559 | | #[doc = " @param timer_num Timer index, 0 for hw_timer[0] & 1 for hw_timer[1]"] [INFO] [stdout] ... | [INFO] [stdout] 54563 | | #[doc = " - ESP_OK Success"] [INFO] [stdout] 54564 | | #[doc = " - ESP_ERR_INVALID_ARG Parameter error"] [INFO] [stdout] | |_________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param timer_num Timer index, 0 for hw_timer[0] & 1 for hw_timer[1] [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `1` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/bindings.rs:54572:5 [INFO] [stdout] | [INFO] [stdout] 54572 | / #[doc = " @brief Read the counter value of hardware timer, in unit of a given scale."] [INFO] [stdout] 54573 | | #[doc = ""] [INFO] [stdout] 54574 | | #[doc = " @param group_num Timer group, 0 for TIMERG0 or 1 for TIMERG1"] [INFO] [stdout] 54575 | | #[doc = " @param timer_num Timer index, 0 for hw_timer[0] & 1 for hw_timer[1]"] [INFO] [stdout] ... | [INFO] [stdout] 54579 | | #[doc = " - ESP_OK Success"] [INFO] [stdout] 54580 | | #[doc = " - ESP_ERR_INVALID_ARG Parameter error"] [INFO] [stdout] | |_________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param timer_num Timer index, 0 for hw_timer[0] & 1 for hw_timer[1] [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `0` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/bindings.rs:54572:5 [INFO] [stdout] | [INFO] [stdout] 54572 | / #[doc = " @brief Read the counter value of hardware timer, in unit of a given scale."] [INFO] [stdout] 54573 | | #[doc = ""] [INFO] [stdout] 54574 | | #[doc = " @param group_num Timer group, 0 for TIMERG0 or 1 for TIMERG1"] [INFO] [stdout] 54575 | | #[doc = " @param timer_num Timer index, 0 for hw_timer[0] & 1 for hw_timer[1]"] [INFO] [stdout] ... | [INFO] [stdout] 54579 | | #[doc = " - ESP_OK Success"] [INFO] [stdout] 54580 | | #[doc = " - ESP_ERR_INVALID_ARG Parameter error"] [INFO] [stdout] | |_________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param timer_num Timer index, 0 for hw_timer[0] & 1 for hw_timer[1] [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `1` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/bindings.rs:54588:5 [INFO] [stdout] | [INFO] [stdout] 54588 | / #[doc = " @brief Set counter value to hardware timer."] [INFO] [stdout] 54589 | | #[doc = ""] [INFO] [stdout] 54590 | | #[doc = " @param group_num Timer group, 0 for TIMERG0 or 1 for TIMERG1"] [INFO] [stdout] 54591 | | #[doc = " @param timer_num Timer index, 0 for hw_timer[0] & 1 for hw_timer[1]"] [INFO] [stdout] ... | [INFO] [stdout] 54595 | | #[doc = " - ESP_OK Success"] [INFO] [stdout] 54596 | | #[doc = " - ESP_ERR_INVALID_ARG Parameter error"] [INFO] [stdout] | |_________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param timer_num Timer index, 0 for hw_timer[0] & 1 for hw_timer[1] [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `0` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/bindings.rs:54588:5 [INFO] [stdout] | [INFO] [stdout] 54588 | / #[doc = " @brief Set counter value to hardware timer."] [INFO] [stdout] 54589 | | #[doc = ""] [INFO] [stdout] 54590 | | #[doc = " @param group_num Timer group, 0 for TIMERG0 or 1 for TIMERG1"] [INFO] [stdout] 54591 | | #[doc = " @param timer_num Timer index, 0 for hw_timer[0] & 1 for hw_timer[1]"] [INFO] [stdout] ... | [INFO] [stdout] 54595 | | #[doc = " - ESP_OK Success"] [INFO] [stdout] 54596 | | #[doc = " - ESP_ERR_INVALID_ARG Parameter error"] [INFO] [stdout] | |_________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param timer_num Timer index, 0 for hw_timer[0] & 1 for hw_timer[1] [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `1` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/bindings.rs:54604:5 [INFO] [stdout] | [INFO] [stdout] 54604 | / #[doc = " @brief Start the counter of hardware timer."] [INFO] [stdout] 54605 | | #[doc = ""] [INFO] [stdout] 54606 | | #[doc = " @param group_num Timer group number, 0 for TIMERG0 or 1 for TIMERG1"] [INFO] [stdout] 54607 | | #[doc = " @param timer_num Timer index, 0 for hw_timer[0] & 1 for hw_timer[1]"] [INFO] [stdout] ... | [INFO] [stdout] 54610 | | #[doc = " - ESP_OK Success"] [INFO] [stdout] 54611 | | #[doc = " - ESP_ERR_INVALID_ARG Parameter error"] [INFO] [stdout] | |_________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param timer_num Timer index, 0 for hw_timer[0] & 1 for hw_timer[1] [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `0` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/bindings.rs:54604:5 [INFO] [stdout] | [INFO] [stdout] 54604 | / #[doc = " @brief Start the counter of hardware timer."] [INFO] [stdout] 54605 | | #[doc = ""] [INFO] [stdout] 54606 | | #[doc = " @param group_num Timer group number, 0 for TIMERG0 or 1 for TIMERG1"] [INFO] [stdout] 54607 | | #[doc = " @param timer_num Timer index, 0 for hw_timer[0] & 1 for hw_timer[1]"] [INFO] [stdout] ... | [INFO] [stdout] 54610 | | #[doc = " - ESP_OK Success"] [INFO] [stdout] 54611 | | #[doc = " - ESP_ERR_INVALID_ARG Parameter error"] [INFO] [stdout] | |_________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param timer_num Timer index, 0 for hw_timer[0] & 1 for hw_timer[1] [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `1` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/bindings.rs:54615:5 [INFO] [stdout] | [INFO] [stdout] 54615 | / #[doc = " @brief Pause the counter of hardware timer."] [INFO] [stdout] 54616 | | #[doc = ""] [INFO] [stdout] 54617 | | #[doc = " @param group_num Timer group number, 0 for TIMERG0 or 1 for TIMERG1"] [INFO] [stdout] 54618 | | #[doc = " @param timer_num Timer index, 0 for hw_timer[0] & 1 for hw_timer[1]"] [INFO] [stdout] ... | [INFO] [stdout] 54621 | | #[doc = " - ESP_OK Success"] [INFO] [stdout] 54622 | | #[doc = " - ESP_ERR_INVALID_ARG Parameter error"] [INFO] [stdout] | |_________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param timer_num Timer index, 0 for hw_timer[0] & 1 for hw_timer[1] [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `0` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/bindings.rs:54615:5 [INFO] [stdout] | [INFO] [stdout] 54615 | / #[doc = " @brief Pause the counter of hardware timer."] [INFO] [stdout] 54616 | | #[doc = ""] [INFO] [stdout] 54617 | | #[doc = " @param group_num Timer group number, 0 for TIMERG0 or 1 for TIMERG1"] [INFO] [stdout] 54618 | | #[doc = " @param timer_num Timer index, 0 for hw_timer[0] & 1 for hw_timer[1]"] [INFO] [stdout] ... | [INFO] [stdout] 54621 | | #[doc = " - ESP_OK Success"] [INFO] [stdout] 54622 | | #[doc = " - ESP_ERR_INVALID_ARG Parameter error"] [INFO] [stdout] | |_________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param timer_num Timer index, 0 for hw_timer[0] & 1 for hw_timer[1] [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `1` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/bindings.rs:54626:5 [INFO] [stdout] | [INFO] [stdout] 54626 | / #[doc = " @brief Set counting mode for hardware timer."] [INFO] [stdout] 54627 | | #[doc = ""] [INFO] [stdout] 54628 | | #[doc = " @param group_num Timer group number, 0 for TIMERG0 or 1 for TIMERG1"] [INFO] [stdout] 54629 | | #[doc = " @param timer_num Timer index, 0 for hw_timer[0] & 1 for hw_timer[1]"] [INFO] [stdout] ... | [INFO] [stdout] 54633 | | #[doc = " - ESP_OK Success"] [INFO] [stdout] 54634 | | #[doc = " - ESP_ERR_INVALID_ARG Parameter error"] [INFO] [stdout] | |_________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param timer_num Timer index, 0 for hw_timer[0] & 1 for hw_timer[1] [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `0` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/bindings.rs:54626:5 [INFO] [stdout] | [INFO] [stdout] 54626 | / #[doc = " @brief Set counting mode for hardware timer."] [INFO] [stdout] 54627 | | #[doc = ""] [INFO] [stdout] 54628 | | #[doc = " @param group_num Timer group number, 0 for TIMERG0 or 1 for TIMERG1"] [INFO] [stdout] 54629 | | #[doc = " @param timer_num Timer index, 0 for hw_timer[0] & 1 for hw_timer[1]"] [INFO] [stdout] ... | [INFO] [stdout] 54633 | | #[doc = " - ESP_OK Success"] [INFO] [stdout] 54634 | | #[doc = " - ESP_ERR_INVALID_ARG Parameter error"] [INFO] [stdout] | |_________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param timer_num Timer index, 0 for hw_timer[0] & 1 for hw_timer[1] [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `1` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/bindings.rs:54642:5 [INFO] [stdout] | [INFO] [stdout] 54642 | / #[doc = " @brief Enable or disable counter reload function when alarm event occurs."] [INFO] [stdout] 54643 | | #[doc = ""] [INFO] [stdout] 54644 | | #[doc = " @param group_num Timer group number, 0 for TIMERG0 or 1 for TIMERG1"] [INFO] [stdout] 54645 | | #[doc = " @param timer_num Timer index, 0 for hw_timer[0] & 1 for hw_timer[1]"] [INFO] [stdout] ... | [INFO] [stdout] 54649 | | #[doc = " - ESP_OK Success"] [INFO] [stdout] 54650 | | #[doc = " - ESP_ERR_INVALID_ARG Parameter error"] [INFO] [stdout] | |_________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param timer_num Timer index, 0 for hw_timer[0] & 1 for hw_timer[1] [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `0` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/bindings.rs:54642:5 [INFO] [stdout] | [INFO] [stdout] 54642 | / #[doc = " @brief Enable or disable counter reload function when alarm event occurs."] [INFO] [stdout] 54643 | | #[doc = ""] [INFO] [stdout] 54644 | | #[doc = " @param group_num Timer group number, 0 for TIMERG0 or 1 for TIMERG1"] [INFO] [stdout] 54645 | | #[doc = " @param timer_num Timer index, 0 for hw_timer[0] & 1 for hw_timer[1]"] [INFO] [stdout] ... | [INFO] [stdout] 54649 | | #[doc = " - ESP_OK Success"] [INFO] [stdout] 54650 | | #[doc = " - ESP_ERR_INVALID_ARG Parameter error"] [INFO] [stdout] | |_________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param timer_num Timer index, 0 for hw_timer[0] & 1 for hw_timer[1] [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `1` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/bindings.rs:54658:5 [INFO] [stdout] | [INFO] [stdout] 54658 | / #[doc = " @brief Set hardware timer source clock divider. Timer groups clock are divider from APB clock."] [INFO] [stdout] 54659 | | #[doc = ""] [INFO] [stdout] 54660 | | #[doc = " @param group_num Timer group number, 0 for TIMERG0 or 1 for TIMERG1"] [INFO] [stdout] 54661 | | #[doc = " @param timer_num Timer index, 0 for hw_timer[0] & 1 for hw_timer[1]"] [INFO] [stdout] ... | [INFO] [stdout] 54665 | | #[doc = " - ESP_OK Success"] [INFO] [stdout] 54666 | | #[doc = " - ESP_ERR_INVALID_ARG Parameter error"] [INFO] [stdout] | |_________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param timer_num Timer index, 0 for hw_timer[0] & 1 for hw_timer[1] [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `0` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/bindings.rs:54658:5 [INFO] [stdout] | [INFO] [stdout] 54658 | / #[doc = " @brief Set hardware timer source clock divider. Timer groups clock are divider from APB clock."] [INFO] [stdout] 54659 | | #[doc = ""] [INFO] [stdout] 54660 | | #[doc = " @param group_num Timer group number, 0 for TIMERG0 or 1 for TIMERG1"] [INFO] [stdout] 54661 | | #[doc = " @param timer_num Timer index, 0 for hw_timer[0] & 1 for hw_timer[1]"] [INFO] [stdout] ... | [INFO] [stdout] 54665 | | #[doc = " - ESP_OK Success"] [INFO] [stdout] 54666 | | #[doc = " - ESP_ERR_INVALID_ARG Parameter error"] [INFO] [stdout] | |_________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param timer_num Timer index, 0 for hw_timer[0] & 1 for hw_timer[1] [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `1` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/bindings.rs:54674:5 [INFO] [stdout] | [INFO] [stdout] 54674 | / #[doc = " @brief Set timer alarm value."] [INFO] [stdout] 54675 | | #[doc = ""] [INFO] [stdout] 54676 | | #[doc = " @param group_num Timer group, 0 for TIMERG0 or 1 for TIMERG1"] [INFO] [stdout] 54677 | | #[doc = " @param timer_num Timer index, 0 for hw_timer[0] & 1 for hw_timer[1]"] [INFO] [stdout] ... | [INFO] [stdout] 54681 | | #[doc = " - ESP_OK Success"] [INFO] [stdout] 54682 | | #[doc = " - ESP_ERR_INVALID_ARG Parameter error"] [INFO] [stdout] | |_________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param timer_num Timer index, 0 for hw_timer[0] & 1 for hw_timer[1] [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `0` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/bindings.rs:54674:5 [INFO] [stdout] | [INFO] [stdout] 54674 | / #[doc = " @brief Set timer alarm value."] [INFO] [stdout] 54675 | | #[doc = ""] [INFO] [stdout] 54676 | | #[doc = " @param group_num Timer group, 0 for TIMERG0 or 1 for TIMERG1"] [INFO] [stdout] 54677 | | #[doc = " @param timer_num Timer index, 0 for hw_timer[0] & 1 for hw_timer[1]"] [INFO] [stdout] ... | [INFO] [stdout] 54681 | | #[doc = " - ESP_OK Success"] [INFO] [stdout] 54682 | | #[doc = " - ESP_ERR_INVALID_ARG Parameter error"] [INFO] [stdout] | |_________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param timer_num Timer index, 0 for hw_timer[0] & 1 for hw_timer[1] [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `1` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/bindings.rs:54690:5 [INFO] [stdout] | [INFO] [stdout] 54690 | / #[doc = " @brief Get timer alarm value."] [INFO] [stdout] 54691 | | #[doc = ""] [INFO] [stdout] 54692 | | #[doc = " @param group_num Timer group, 0 for TIMERG0 or 1 for TIMERG1"] [INFO] [stdout] 54693 | | #[doc = " @param timer_num Timer index, 0 for hw_timer[0] & 1 for hw_timer[1]"] [INFO] [stdout] ... | [INFO] [stdout] 54697 | | #[doc = " - ESP_OK Success"] [INFO] [stdout] 54698 | | #[doc = " - ESP_ERR_INVALID_ARG Parameter error"] [INFO] [stdout] | |_________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param timer_num Timer index, 0 for hw_timer[0] & 1 for hw_timer[1] [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `0` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/bindings.rs:54690:5 [INFO] [stdout] | [INFO] [stdout] 54690 | / #[doc = " @brief Get timer alarm value."] [INFO] [stdout] 54691 | | #[doc = ""] [INFO] [stdout] 54692 | | #[doc = " @param group_num Timer group, 0 for TIMERG0 or 1 for TIMERG1"] [INFO] [stdout] 54693 | | #[doc = " @param timer_num Timer index, 0 for hw_timer[0] & 1 for hw_timer[1]"] [INFO] [stdout] ... | [INFO] [stdout] 54697 | | #[doc = " - ESP_OK Success"] [INFO] [stdout] 54698 | | #[doc = " - ESP_ERR_INVALID_ARG Parameter error"] [INFO] [stdout] | |_________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param timer_num Timer index, 0 for hw_timer[0] & 1 for hw_timer[1] [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `1` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/bindings.rs:54706:5 [INFO] [stdout] | [INFO] [stdout] 54706 | / #[doc = " @brief Enable or disable generation of timer alarm events."] [INFO] [stdout] 54707 | | #[doc = ""] [INFO] [stdout] 54708 | | #[doc = " @param group_num Timer group, 0 for TIMERG0 or 1 for TIMERG1"] [INFO] [stdout] 54709 | | #[doc = " @param timer_num Timer index, 0 for hw_timer[0] & 1 for hw_timer[1]"] [INFO] [stdout] ... | [INFO] [stdout] 54713 | | #[doc = " - ESP_OK Success"] [INFO] [stdout] 54714 | | #[doc = " - ESP_ERR_INVALID_ARG Parameter error"] [INFO] [stdout] | |_________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param timer_num Timer index, 0 for hw_timer[0] & 1 for hw_timer[1] [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `0` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/bindings.rs:54706:5 [INFO] [stdout] | [INFO] [stdout] 54706 | / #[doc = " @brief Enable or disable generation of timer alarm events."] [INFO] [stdout] 54707 | | #[doc = ""] [INFO] [stdout] 54708 | | #[doc = " @param group_num Timer group, 0 for TIMERG0 or 1 for TIMERG1"] [INFO] [stdout] 54709 | | #[doc = " @param timer_num Timer index, 0 for hw_timer[0] & 1 for hw_timer[1]"] [INFO] [stdout] ... | [INFO] [stdout] 54713 | | #[doc = " - ESP_OK Success"] [INFO] [stdout] 54714 | | #[doc = " - ESP_ERR_INVALID_ARG Parameter error"] [INFO] [stdout] | |_________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param timer_num Timer index, 0 for hw_timer[0] & 1 for hw_timer[1] [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `1` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/bindings.rs:54801:5 [INFO] [stdout] | [INFO] [stdout] 54801 | / #[doc = " @brief Initializes and configure the timer."] [INFO] [stdout] 54802 | | #[doc = ""] [INFO] [stdout] 54803 | | #[doc = " @param group_num Timer group number, 0 for TIMERG0 or 1 for TIMERG1"] [INFO] [stdout] 54804 | | #[doc = " @param timer_num Timer index, 0 for hw_timer[0] & 1 for hw_timer[1]"] [INFO] [stdout] ... | [INFO] [stdout] 54808 | | #[doc = " - ESP_OK Success"] [INFO] [stdout] 54809 | | #[doc = " - ESP_ERR_INVALID_ARG Parameter error"] [INFO] [stdout] | |_________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param timer_num Timer index, 0 for hw_timer[0] & 1 for hw_timer[1] [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `0` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/bindings.rs:54801:5 [INFO] [stdout] | [INFO] [stdout] 54801 | / #[doc = " @brief Initializes and configure the timer."] [INFO] [stdout] 54802 | | #[doc = ""] [INFO] [stdout] 54803 | | #[doc = " @param group_num Timer group number, 0 for TIMERG0 or 1 for TIMERG1"] [INFO] [stdout] 54804 | | #[doc = " @param timer_num Timer index, 0 for hw_timer[0] & 1 for hw_timer[1]"] [INFO] [stdout] ... | [INFO] [stdout] 54808 | | #[doc = " - ESP_OK Success"] [INFO] [stdout] 54809 | | #[doc = " - ESP_ERR_INVALID_ARG Parameter error"] [INFO] [stdout] | |_________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param timer_num Timer index, 0 for hw_timer[0] & 1 for hw_timer[1] [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `1` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/bindings.rs:54817:5 [INFO] [stdout] | [INFO] [stdout] 54817 | / #[doc = " @brief Deinitializes the timer."] [INFO] [stdout] 54818 | | #[doc = ""] [INFO] [stdout] 54819 | | #[doc = " @param group_num Timer group number, 0 for TIMERG0 or 1 for TIMERG1"] [INFO] [stdout] 54820 | | #[doc = " @param timer_num Timer index, 0 for hw_timer[0] & 1 for hw_timer[1]"] [INFO] [stdout] ... | [INFO] [stdout] 54823 | | #[doc = " - ESP_OK Success"] [INFO] [stdout] 54824 | | #[doc = " - ESP_ERR_INVALID_ARG Parameter error"] [INFO] [stdout] | |_________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param timer_num Timer index, 0 for hw_timer[0] & 1 for hw_timer[1] [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `0` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/bindings.rs:54817:5 [INFO] [stdout] | [INFO] [stdout] 54817 | / #[doc = " @brief Deinitializes the timer."] [INFO] [stdout] 54818 | | #[doc = ""] [INFO] [stdout] 54819 | | #[doc = " @param group_num Timer group number, 0 for TIMERG0 or 1 for TIMERG1"] [INFO] [stdout] 54820 | | #[doc = " @param timer_num Timer index, 0 for hw_timer[0] & 1 for hw_timer[1]"] [INFO] [stdout] ... | [INFO] [stdout] 54823 | | #[doc = " - ESP_OK Success"] [INFO] [stdout] 54824 | | #[doc = " - ESP_ERR_INVALID_ARG Parameter error"] [INFO] [stdout] | |_________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param timer_num Timer index, 0 for hw_timer[0] & 1 for hw_timer[1] [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `1` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/bindings.rs:54828:5 [INFO] [stdout] | [INFO] [stdout] 54828 | / #[doc = " @brief Get timer configure value."] [INFO] [stdout] 54829 | | #[doc = ""] [INFO] [stdout] 54830 | | #[doc = " @param group_num Timer group number, 0 for TIMERG0 or 1 for TIMERG1"] [INFO] [stdout] 54831 | | #[doc = " @param timer_num Timer index, 0 for hw_timer[0] & 1 for hw_timer[1]"] [INFO] [stdout] ... | [INFO] [stdout] 54835 | | #[doc = " - ESP_OK Success"] [INFO] [stdout] 54836 | | #[doc = " - ESP_ERR_INVALID_ARG Parameter error"] [INFO] [stdout] | |_________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param timer_num Timer index, 0 for hw_timer[0] & 1 for hw_timer[1] [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `0` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/bindings.rs:54828:5 [INFO] [stdout] | [INFO] [stdout] 54828 | / #[doc = " @brief Get timer configure value."] [INFO] [stdout] 54829 | | #[doc = ""] [INFO] [stdout] 54830 | | #[doc = " @param group_num Timer group number, 0 for TIMERG0 or 1 for TIMERG1"] [INFO] [stdout] 54831 | | #[doc = " @param timer_num Timer index, 0 for hw_timer[0] & 1 for hw_timer[1]"] [INFO] [stdout] ... | [INFO] [stdout] 54835 | | #[doc = " - ESP_OK Success"] [INFO] [stdout] 54836 | | #[doc = " - ESP_ERR_INVALID_ARG Parameter error"] [INFO] [stdout] | |_________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param timer_num Timer index, 0 for hw_timer[0] & 1 for hw_timer[1] [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `1` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:55964:5 [INFO] [stdout] | [INFO] [stdout] 55964 | / #[doc = " @brief Get the number of RX pin signal edges for light sleep wakeup."] [INFO] [stdout] 55965 | | #[doc = ""] [INFO] [stdout] 55966 | | #[doc = " See description of uart_set_wakeup_threshold for the explanation of UART"] [INFO] [stdout] 55967 | | #[doc = " wakeup feature."] [INFO] [stdout] ... | [INFO] [stdout] 55973 | | #[doc = " - ESP_OK on success"] [INFO] [stdout] 55974 | | #[doc = " - ESP_ERR_INVALID_ARG if out_wakeup_threshold is NULL"] [INFO] [stdout] | |__________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] out_wakeup_threshold output, set to the current value of wakeup [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:56075:5 [INFO] [stdout] | [INFO] [stdout] 56075 | / #[doc = " @brief Initialize the Task Watchdog Timer (TWDT)"] [INFO] [stdout] 56076 | | #[doc = ""] [INFO] [stdout] 56077 | | #[doc = " This function configures and initializes the TWDT. If the TWDT is already"] [INFO] [stdout] 56078 | | #[doc = " initialized when this function is called, this function will update the"] [INFO] [stdout] ... | [INFO] [stdout] 56091 | | #[doc = " @note esp_task_wdt_init() must only be called after the scheduler"] [INFO] [stdout] 56092 | | #[doc = " started"] [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] timeout Timeout period of TWDT in seconds [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:56109:5 [INFO] [stdout] | [INFO] [stdout] 56109 | / #[doc = " @brief Subscribe a task to the Task Watchdog Timer (TWDT)"] [INFO] [stdout] 56110 | | #[doc = ""] [INFO] [stdout] 56111 | | #[doc = " This function subscribes a task to the TWDT. Each subscribed task must"] [INFO] [stdout] 56112 | | #[doc = " periodically call esp_task_wdt_reset() to prevent the TWDT from elapsing its"] [INFO] [stdout] ... | [INFO] [stdout] 56127 | | #[doc = " memory"] [INFO] [stdout] 56128 | | #[doc = " - ESP_ERR_INVALID_STATE: Error, the TWDT has not been initialized yet"] [INFO] [stdout] | |_________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] handle Handle of the task. Input NULL to subscribe the current [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:56153:5 [INFO] [stdout] | [INFO] [stdout] 56153 | / #[doc = " @brief Unsubscribes a task from the Task Watchdog Timer (TWDT)"] [INFO] [stdout] 56154 | | #[doc = ""] [INFO] [stdout] 56155 | | #[doc = " This function will unsubscribe a task from the TWDT. After being"] [INFO] [stdout] 56156 | | #[doc = " unsubscribed, the task should no longer call esp_task_wdt_reset(). If the"] [INFO] [stdout] ... | [INFO] [stdout] 56167 | | #[doc = " - ESP_ERR_INVALID_ARG: Error, the task is already unsubscribed"] [INFO] [stdout] 56168 | | #[doc = " - ESP_ERR_INVALID_STATE: Error, the TWDT has not been initialized yet"] [INFO] [stdout] | |_________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] handle Handle of the task. Input NULL to unsubscribe the [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:56172:5 [INFO] [stdout] | [INFO] [stdout] 56172 | / #[doc = " @brief Query whether a task is subscribed to the Task Watchdog Timer (TWDT)"] [INFO] [stdout] 56173 | | #[doc = ""] [INFO] [stdout] 56174 | | #[doc = " This function will query whether a task is currently subscribed to the TWDT,"] [INFO] [stdout] 56175 | | #[doc = " or whether the TWDT is initialized."] [INFO] [stdout] ... | [INFO] [stdout] 56183 | | #[doc = " - ESP_ERR_INVALID_STATE: The TWDT is not initialized, therefore no tasks"] [INFO] [stdout] 56184 | | #[doc = " can be subscribed"] [INFO] [stdout] | |______________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] handle Handle of the task. Input NULL to query the current [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:58357:5 [INFO] [stdout] | [INFO] [stdout] 58357 | / #[doc = " @brief Get the IPv6 address type"] [INFO] [stdout] 58358 | | #[doc = ""] [INFO] [stdout] 58359 | | #[doc = " @param[in] ip6_addr IPv6 type"] [INFO] [stdout] 58360 | | #[doc = ""] [INFO] [stdout] 58361 | | #[doc = " @return IPv6 type in form of enum esp_ip6_addr_type_t"] [INFO] [stdout] | |_____________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] ip6_addr IPv6 type [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:58749:5 [INFO] [stdout] | [INFO] [stdout] 58749 | / #[doc = " @brief Detect PHY address"] [INFO] [stdout] 58750 | | #[doc = ""] [INFO] [stdout] 58751 | | #[doc = " @param[in] eth: mediator of Ethernet driver"] [INFO] [stdout] 58752 | | #[doc = " @param[out] detected_addr: a valid address after detection"] [INFO] [stdout] ... | [INFO] [stdout] 58756 | | #[doc = " - ESP_ERR_NOT_FOUND: can't detect any PHY device"] [INFO] [stdout] 58757 | | #[doc = " - ESP_FAIL: detect phy address failed because some error occurred"] [INFO] [stdout] | |_______________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] eth: mediator of Ethernet driver [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:58749:5 [INFO] [stdout] | [INFO] [stdout] 58749 | / #[doc = " @brief Detect PHY address"] [INFO] [stdout] 58750 | | #[doc = ""] [INFO] [stdout] 58751 | | #[doc = " @param[in] eth: mediator of Ethernet driver"] [INFO] [stdout] 58752 | | #[doc = " @param[out] detected_addr: a valid address after detection"] [INFO] [stdout] ... | [INFO] [stdout] 58756 | | #[doc = " - ESP_ERR_NOT_FOUND: can't detect any PHY device"] [INFO] [stdout] 58757 | | #[doc = " - ESP_FAIL: detect phy address failed because some error occurred"] [INFO] [stdout] | |_______________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] detected_addr: a valid address after detection [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:59150:5 [INFO] [stdout] | [INFO] [stdout] 59150 | / #[doc = " @brief Create a PHY instance of IP101"] [INFO] [stdout] 59151 | | #[doc = ""] [INFO] [stdout] 59152 | | #[doc = " @param[in] config: configuration of PHY"] [INFO] [stdout] 59153 | | #[doc = ""] [INFO] [stdout] 59154 | | #[doc = " @return"] [INFO] [stdout] 59155 | | #[doc = " - instance: create PHY instance successfully"] [INFO] [stdout] 59156 | | #[doc = " - NULL: create PHY instance failed because some error occurred"] [INFO] [stdout] | |___________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] config: configuration of PHY [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:59160:5 [INFO] [stdout] | [INFO] [stdout] 59160 | / #[doc = " @brief Create a PHY instance of RTL8201"] [INFO] [stdout] 59161 | | #[doc = ""] [INFO] [stdout] 59162 | | #[doc = " @param[in] config: configuration of PHY"] [INFO] [stdout] 59163 | | #[doc = ""] [INFO] [stdout] 59164 | | #[doc = " @return"] [INFO] [stdout] 59165 | | #[doc = " - instance: create PHY instance successfully"] [INFO] [stdout] 59166 | | #[doc = " - NULL: create PHY instance failed because some error occurred"] [INFO] [stdout] | |___________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] config: configuration of PHY [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:59170:5 [INFO] [stdout] | [INFO] [stdout] 59170 | / #[doc = " @brief Create a PHY instance of LAN8720"] [INFO] [stdout] 59171 | | #[doc = ""] [INFO] [stdout] 59172 | | #[doc = " @param[in] config: configuration of PHY"] [INFO] [stdout] 59173 | | #[doc = ""] [INFO] [stdout] 59174 | | #[doc = " @return"] [INFO] [stdout] 59175 | | #[doc = " - instance: create PHY instance successfully"] [INFO] [stdout] 59176 | | #[doc = " - NULL: create PHY instance failed because some error occurred"] [INFO] [stdout] | |___________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] config: configuration of PHY [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:59180:5 [INFO] [stdout] | [INFO] [stdout] 59180 | / #[doc = " @brief Create a PHY instance of DP83848"] [INFO] [stdout] 59181 | | #[doc = ""] [INFO] [stdout] 59182 | | #[doc = " @param[in] config: configuration of PHY"] [INFO] [stdout] 59183 | | #[doc = ""] [INFO] [stdout] 59184 | | #[doc = " @return"] [INFO] [stdout] 59185 | | #[doc = " - instance: create PHY instance successfully"] [INFO] [stdout] 59186 | | #[doc = " - NULL: create PHY instance failed because some error occurred"] [INFO] [stdout] | |___________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] config: configuration of PHY [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:59242:5 [INFO] [stdout] | [INFO] [stdout] 59242 | / #[doc = " @brief Install Ethernet driver"] [INFO] [stdout] 59243 | | #[doc = ""] [INFO] [stdout] 59244 | | #[doc = " @param[in] config: configuration of the Ethernet driver"] [INFO] [stdout] 59245 | | #[doc = " @param[out] out_hdl: handle of Ethernet driver"] [INFO] [stdout] ... | [INFO] [stdout] 59250 | | #[doc = " - ESP_ERR_NO_MEM: install esp_eth driver failed because there's no memory for driver"] [INFO] [stdout] 59251 | | #[doc = " - ESP_FAIL: install esp_eth driver failed because some other error occurred"] [INFO] [stdout] | |_________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] config: configuration of the Ethernet driver [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:59242:5 [INFO] [stdout] | [INFO] [stdout] 59242 | / #[doc = " @brief Install Ethernet driver"] [INFO] [stdout] 59243 | | #[doc = ""] [INFO] [stdout] 59244 | | #[doc = " @param[in] config: configuration of the Ethernet driver"] [INFO] [stdout] 59245 | | #[doc = " @param[out] out_hdl: handle of Ethernet driver"] [INFO] [stdout] ... | [INFO] [stdout] 59250 | | #[doc = " - ESP_ERR_NO_MEM: install esp_eth driver failed because there's no memory for driver"] [INFO] [stdout] 59251 | | #[doc = " - ESP_FAIL: install esp_eth driver failed because some other error occurred"] [INFO] [stdout] | |_________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] out_hdl: handle of Ethernet driver [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:59258:5 [INFO] [stdout] | [INFO] [stdout] 59258 | / #[doc = " @brief Uninstall Ethernet driver"] [INFO] [stdout] 59259 | | #[doc = " @note It's not recommended to uninstall Ethernet driver unless it won't get used any more in application code."] [INFO] [stdout] 59260 | | #[doc = " To uninstall Ethernet driver, you have to make sure, all references to the driver are released."] [INFO] [stdout] 59261 | | #[doc = " Ethernet driver can only be uninstalled successfully when reference counter equals to one."] [INFO] [stdout] ... | [INFO] [stdout] 59268 | | #[doc = " - ESP_ERR_INVALID_STATE: uninstall esp_eth driver failed because it has more than one reference"] [INFO] [stdout] 59269 | | #[doc = " - ESP_FAIL: uninstall esp_eth driver failed because some other error occurred"] [INFO] [stdout] | |___________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] hdl: handle of Ethernet driver [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:59273:5 [INFO] [stdout] | [INFO] [stdout] 59273 | / #[doc = " @brief Start Ethernet driver **ONLY** in standalone mode (i.e. without TCP/IP stack)"] [INFO] [stdout] 59274 | | #[doc = ""] [INFO] [stdout] 59275 | | #[doc = " @note This API will start driver state machine and internal software timer (for checking link status)."] [INFO] [stdout] 59276 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 59282 | | #[doc = " - ESP_ERR_INVALID_STATE: start esp_eth driver failed because driver has started already"] [INFO] [stdout] 59283 | | #[doc = " - ESP_FAIL: start esp_eth driver failed because some other error occurred"] [INFO] [stdout] | |_______________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] hdl handle of Ethernet driver [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:59287:5 [INFO] [stdout] | [INFO] [stdout] 59287 | / #[doc = " @brief Stop Ethernet driver"] [INFO] [stdout] 59288 | | #[doc = ""] [INFO] [stdout] 59289 | | #[doc = " @note This function does the oppsite operation of `esp_eth_start`."] [INFO] [stdout] 59290 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 59295 | | #[doc = " - ESP_ERR_INVALID_STATE: stop esp_eth driver failed because driver has not started yet"] [INFO] [stdout] 59296 | | #[doc = " - ESP_FAIL: stop esp_eth driver failed because some other error occurred"] [INFO] [stdout] | |______________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] hdl handle of Ethernet driver [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:59300:5 [INFO] [stdout] | [INFO] [stdout] 59300 | / #[doc = " @brief Update Ethernet data input path (i.e. specify where to pass the input buffer)"] [INFO] [stdout] 59301 | | #[doc = ""] [INFO] [stdout] 59302 | | #[doc = " @note After install driver, Ethernet still don't know where to deliver the input buffer."] [INFO] [stdout] 59303 | | #[doc = " In fact, this API registers a callback function which get invoked when Ethernet received new packets."] [INFO] [stdout] ... | [INFO] [stdout] 59310 | | #[doc = " - ESP_ERR_INVALID_ARG: update input path failed because of some invalid argument"] [INFO] [stdout] 59311 | | #[doc = " - ESP_FAIL: update input path failed because some other error occurred"] [INFO] [stdout] | |____________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] hdl handle of Ethernet driver [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:59326:5 [INFO] [stdout] | [INFO] [stdout] 59326 | / #[doc = " @brief General Transmit"] [INFO] [stdout] 59327 | | #[doc = ""] [INFO] [stdout] 59328 | | #[doc = " @param[in] hdl: handle of Ethernet driver"] [INFO] [stdout] 59329 | | #[doc = " @param[in] buf: buffer of the packet to transfer"] [INFO] [stdout] ... | [INFO] [stdout] 59334 | | #[doc = " - ESP_ERR_INVALID_ARG: transmit frame buffer failed because of some invalid argument"] [INFO] [stdout] 59335 | | #[doc = " - ESP_FAIL: transmit frame buffer failed because some other error occurred"] [INFO] [stdout] | |________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] hdl: handle of Ethernet driver [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:59343:5 [INFO] [stdout] | [INFO] [stdout] 59343 | / #[doc = " @brief General Receive"] [INFO] [stdout] 59344 | | #[doc = ""] [INFO] [stdout] 59345 | | #[doc = " @param[in] hdl: handle of Ethernet driver"] [INFO] [stdout] 59346 | | #[doc = " @param[out] buf: buffer to preserve the received packet"] [INFO] [stdout] ... | [INFO] [stdout] 59356 | | #[doc = " in this case, value of returned \"length\" indicates the real size of incoming data."] [INFO] [stdout] 59357 | | #[doc = " - ESP_FAIL: receive frame buffer failed because some other error occurred"] [INFO] [stdout] | |_______________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] hdl: handle of Ethernet driver [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:59343:5 [INFO] [stdout] | [INFO] [stdout] 59343 | / #[doc = " @brief General Receive"] [INFO] [stdout] 59344 | | #[doc = ""] [INFO] [stdout] 59345 | | #[doc = " @param[in] hdl: handle of Ethernet driver"] [INFO] [stdout] 59346 | | #[doc = " @param[out] buf: buffer to preserve the received packet"] [INFO] [stdout] ... | [INFO] [stdout] 59356 | | #[doc = " in this case, value of returned \"length\" indicates the real size of incoming data."] [INFO] [stdout] 59357 | | #[doc = " - ESP_FAIL: receive frame buffer failed because some other error occurred"] [INFO] [stdout] | |_______________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] buf: buffer to preserve the received packet [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:59361:5 [INFO] [stdout] | [INFO] [stdout] 59361 | / #[doc = " @brief Misc IO function of Etherent driver"] [INFO] [stdout] 59362 | | #[doc = ""] [INFO] [stdout] 59363 | | #[doc = " @param[in] hdl: handle of Ethernet driver"] [INFO] [stdout] 59364 | | #[doc = " @param[in] cmd: IO control command"] [INFO] [stdout] ... | [INFO] [stdout] 59369 | | #[doc = " - ESP_ERR_INVALID_ARG: process io command failed because of some invalid argument"] [INFO] [stdout] 59370 | | #[doc = " - ESP_FAIL: process io command failed because some other error occurred"] [INFO] [stdout] | |_____________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] hdl: handle of Ethernet driver [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:59378:5 [INFO] [stdout] | [INFO] [stdout] 59378 | / #[doc = " @brief Increase Ethernet driver reference"] [INFO] [stdout] 59379 | | #[doc = " @note Ethernet driver handle can be obtained by os timer, netif, etc."] [INFO] [stdout] 59380 | | #[doc = " It's dangerous when thread A is using Ethernet but thread B uninstall the driver."] [INFO] [stdout] 59381 | | #[doc = " Using reference counter can prevent such risk, but care should be taken, when you obtain Ethernet driver,"] [INFO] [stdout] ... | [INFO] [stdout] 59387 | | #[doc = " - ESP_OK: increase reference successfully"] [INFO] [stdout] 59388 | | #[doc = " - ESP_ERR_INVALID_ARG: increase reference failed because of some invalid argument"] [INFO] [stdout] | |_______________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] hdl: handle of Ethernet driver [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:59392:5 [INFO] [stdout] | [INFO] [stdout] 59392 | / #[doc = " @brief Decrease Ethernet driver reference"] [INFO] [stdout] 59393 | | #[doc = ""] [INFO] [stdout] 59394 | | #[doc = " @param[in] hdl: handle of Ethernet driver"] [INFO] [stdout] 59395 | | #[doc = " @return"] [INFO] [stdout] 59396 | | #[doc = " - ESP_OK: increase reference successfully"] [INFO] [stdout] 59397 | | #[doc = " - ESP_ERR_INVALID_ARG: increase reference failed because of some invalid argument"] [INFO] [stdout] | |_______________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] hdl: handle of Ethernet driver [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:59416:5 [INFO] [stdout] | [INFO] [stdout] 59416 | / #[doc = " @brief Register default IP layer handlers for Ethernet"] [INFO] [stdout] 59417 | | #[doc = ""] [INFO] [stdout] 59418 | | #[doc = " @note: Ethernet handle might not yet properly initialized when setting up these default handlers"] [INFO] [stdout] 59419 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 59423 | | #[doc = " - ESP_OK: set default IP layer handlers successfully"] [INFO] [stdout] 59424 | | #[doc = " - others: other failure occurred during register esp_event handler"] [INFO] [stdout] | |_______________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] esp_netif esp network interface handle created for Ethernet driver [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:59428:5 [INFO] [stdout] | [INFO] [stdout] 59428 | / #[doc = " @brief Unregister default IP layer handlers for Ethernet"] [INFO] [stdout] 59429 | | #[doc = ""] [INFO] [stdout] 59430 | | #[doc = " @param[in] esp_netif esp network interface handle created for Ethernet driver"] [INFO] [stdout] 59431 | | #[doc = " @return"] [INFO] [stdout] 59432 | | #[doc = " - ESP_ERR_INVALID_ARG: invalid parameter (esp_netif is NULL)"] [INFO] [stdout] 59433 | | #[doc = " - ESP_OK: clear default IP layer handlers successfully"] [INFO] [stdout] 59434 | | #[doc = " - others: other failure occurred during unregister esp_event handler"] [INFO] [stdout] | |_________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] esp_netif esp network interface handle created for Ethernet driver [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:61057:5 [INFO] [stdout] | [INFO] [stdout] 61057 | / #[doc = " @brief Get IP information for stations connected to the Wi-Fi AP interface"] [INFO] [stdout] 61058 | | #[doc = ""] [INFO] [stdout] 61059 | | #[doc = " @param[in] wifi_sta_list Wi-Fi station info list, returned from esp_wifi_ap_get_sta_list()"] [INFO] [stdout] 61060 | | #[doc = " @param[out] netif_sta_list IP layer station info list, corresponding to MAC addresses provided in wifi_sta_list"] [INFO] [stdout] ... | [INFO] [stdout] 61064 | | #[doc = " - ESP_ERR_ESP_NETIF_NO_MEM"] [INFO] [stdout] 61065 | | #[doc = " - ESP_ERR_ESP_NETIF_INVALID_PARAMS"] [INFO] [stdout] | |__________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] wifi_sta_list Wi-Fi station info list, returned from esp_wifi_ap_get_sta_list() [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:61057:5 [INFO] [stdout] | [INFO] [stdout] 61057 | / #[doc = " @brief Get IP information for stations connected to the Wi-Fi AP interface"] [INFO] [stdout] 61058 | | #[doc = ""] [INFO] [stdout] 61059 | | #[doc = " @param[in] wifi_sta_list Wi-Fi station info list, returned from esp_wifi_ap_get_sta_list()"] [INFO] [stdout] 61060 | | #[doc = " @param[out] netif_sta_list IP layer station info list, corresponding to MAC addresses provided in wifi_sta_list"] [INFO] [stdout] ... | [INFO] [stdout] 61064 | | #[doc = " - ESP_ERR_ESP_NETIF_NO_MEM"] [INFO] [stdout] 61065 | | #[doc = " - ESP_ERR_ESP_NETIF_INVALID_PARAMS"] [INFO] [stdout] | |__________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] netif_sta_list IP layer station info list, corresponding to MAC addresses provided in wifi_sta_list [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:61388:5 [INFO] [stdout] | [INFO] [stdout] 61388 | / #[doc = " @brief Creates an instance of new esp-netif object based on provided config"] [INFO] [stdout] 61389 | | #[doc = ""] [INFO] [stdout] 61390 | | #[doc = " @param[in] esp_netif_config pointer esp-netif configuration"] [INFO] [stdout] 61391 | | #[doc = ""] [INFO] [stdout] 61392 | | #[doc = " @return"] [INFO] [stdout] 61393 | | #[doc = " - pointer to esp-netif object on success"] [INFO] [stdout] 61394 | | #[doc = " - NULL otherwise"] [INFO] [stdout] | |________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] esp_netif_config pointer esp-netif configuration [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:61398:5 [INFO] [stdout] | [INFO] [stdout] 61398 | / #[doc = " @brief Destroys the esp_netif object"] [INFO] [stdout] 61399 | | #[doc = ""] [INFO] [stdout] 61400 | | #[doc = " @param[in] esp_netif pointer to the object to be deleted"] [INFO] [stdout] | |_________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] esp_netif pointer to the object to be deleted [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `inout` [INFO] [stdout] --> src/bindings.rs:61404:5 [INFO] [stdout] | [INFO] [stdout] 61404 | / #[doc = " @brief Configures driver related options of esp_netif object"] [INFO] [stdout] 61405 | | #[doc = ""] [INFO] [stdout] 61406 | | #[doc = " @param[inout] esp_netif pointer to the object to be configured"] [INFO] [stdout] 61407 | | #[doc = " @param[in] driver_config pointer esp-netif io driver related configuration"] [INFO] [stdout] ... | [INFO] [stdout] 61410 | | #[doc = " - ESP_ERR_ESP_NETIF_INVALID_PARAMS if invalid parameters provided"] [INFO] [stdout] 61411 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[inout] esp_netif pointer to the object to be configured [INFO] [stdout] ^^^^^ [INFO] [stdout] = note: no item named `inout` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:61404:5 [INFO] [stdout] | [INFO] [stdout] 61404 | / #[doc = " @brief Configures driver related options of esp_netif object"] [INFO] [stdout] 61405 | | #[doc = ""] [INFO] [stdout] 61406 | | #[doc = " @param[inout] esp_netif pointer to the object to be configured"] [INFO] [stdout] 61407 | | #[doc = " @param[in] driver_config pointer esp-netif io driver related configuration"] [INFO] [stdout] ... | [INFO] [stdout] 61410 | | #[doc = " - ESP_ERR_ESP_NETIF_INVALID_PARAMS if invalid parameters provided"] [INFO] [stdout] 61411 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] driver_config pointer esp-netif io driver related configuration [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `inout` [INFO] [stdout] --> src/bindings.rs:61418:5 [INFO] [stdout] | [INFO] [stdout] 61418 | / #[doc = " @brief Attaches esp_netif instance to the io driver handle"] [INFO] [stdout] 61419 | | #[doc = ""] [INFO] [stdout] 61420 | | #[doc = " Calling this function enables connecting specific esp_netif object"] [INFO] [stdout] 61421 | | #[doc = " with already initialized io driver to update esp_netif object with driver"] [INFO] [stdout] ... | [INFO] [stdout] 61428 | | #[doc = " - ESP_OK on success"] [INFO] [stdout] 61429 | | #[doc = " - ESP_ERR_ESP_NETIF_DRIVER_ATTACH_FAILED if driver's pot_attach callback failed"] [INFO] [stdout] | |_______________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[inout] esp_netif pointer to esp_netif object to be attached [INFO] [stdout] ^^^^^ [INFO] [stdout] = note: no item named `inout` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:61418:5 [INFO] [stdout] | [INFO] [stdout] 61418 | / #[doc = " @brief Attaches esp_netif instance to the io driver handle"] [INFO] [stdout] 61419 | | #[doc = ""] [INFO] [stdout] 61420 | | #[doc = " Calling this function enables connecting specific esp_netif object"] [INFO] [stdout] 61421 | | #[doc = " with already initialized io driver to update esp_netif object with driver"] [INFO] [stdout] ... | [INFO] [stdout] 61428 | | #[doc = " - ESP_OK on success"] [INFO] [stdout] 61429 | | #[doc = " - ESP_ERR_ESP_NETIF_DRIVER_ATTACH_FAILED if driver's pot_attach callback failed"] [INFO] [stdout] | |_______________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] driver_handle pointer to the driver handle [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:61436:5 [INFO] [stdout] | [INFO] [stdout] 61436 | / #[doc = " @brief Passes the raw packets from communication media to the appropriate TCP/IP stack"] [INFO] [stdout] 61437 | | #[doc = ""] [INFO] [stdout] 61438 | | #[doc = " This function is called from the configured (peripheral) driver layer."] [INFO] [stdout] 61439 | | #[doc = " The data are then forwarded as frames to the TCP/IP stack."] [INFO] [stdout] ... | [INFO] [stdout] 61446 | | #[doc = " @return"] [INFO] [stdout] 61447 | | #[doc = " - ESP_OK"] [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] esp_netif Handle to esp-netif instance [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:61456:5 [INFO] [stdout] | [INFO] [stdout] 61456 | / #[doc = " @brief Default building block for network interface action upon IO driver start event"] [INFO] [stdout] 61457 | | #[doc = " Creates network interface, if AUTOUP enabled turns the interface on,"] [INFO] [stdout] 61458 | | #[doc = " if DHCPS enabled starts dhcp server"] [INFO] [stdout] 61459 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 61464 | | #[doc = " @param event_id"] [INFO] [stdout] 61465 | | #[doc = " @param data"] [INFO] [stdout] | |___________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] esp_netif Handle to esp-netif instance [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:61474:5 [INFO] [stdout] | [INFO] [stdout] 61474 | / #[doc = " @brief Default building block for network interface action upon IO driver stop event"] [INFO] [stdout] 61475 | | #[doc = ""] [INFO] [stdout] 61476 | | #[doc = " @note This API can be directly used as event handler"] [INFO] [stdout] 61477 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 61480 | | #[doc = " @param event_id"] [INFO] [stdout] 61481 | | #[doc = " @param data"] [INFO] [stdout] | |___________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] esp_netif Handle to esp-netif instance [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:61490:5 [INFO] [stdout] | [INFO] [stdout] 61490 | / #[doc = " @brief Default building block for network interface action upon IO driver connected event"] [INFO] [stdout] 61491 | | #[doc = ""] [INFO] [stdout] 61492 | | #[doc = " @note This API can be directly used as event handler"] [INFO] [stdout] 61493 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 61496 | | #[doc = " @param event_id"] [INFO] [stdout] 61497 | | #[doc = " @param data"] [INFO] [stdout] | |___________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] esp_netif Handle to esp-netif instance [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:61506:5 [INFO] [stdout] | [INFO] [stdout] 61506 | / #[doc = " @brief Default building block for network interface action upon IO driver disconnected event"] [INFO] [stdout] 61507 | | #[doc = ""] [INFO] [stdout] 61508 | | #[doc = " @note This API can be directly used as event handler"] [INFO] [stdout] 61509 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 61512 | | #[doc = " @param event_id"] [INFO] [stdout] 61513 | | #[doc = " @param data"] [INFO] [stdout] | |___________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] esp_netif Handle to esp-netif instance [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:61522:5 [INFO] [stdout] | [INFO] [stdout] 61522 | / #[doc = " @brief Default building block for network interface action upon network got IP event"] [INFO] [stdout] 61523 | | #[doc = ""] [INFO] [stdout] 61524 | | #[doc = " @note This API can be directly used as event handler"] [INFO] [stdout] 61525 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 61528 | | #[doc = " @param event_id"] [INFO] [stdout] 61529 | | #[doc = " @param data"] [INFO] [stdout] | |___________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] esp_netif Handle to esp-netif instance [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:61538:5 [INFO] [stdout] | [INFO] [stdout] 61538 | / #[doc = " @brief Set the mac address for the interface instance"] [INFO] [stdout] 61539 | | #[doc = ""] [INFO] [stdout] 61540 | | #[doc = " @param[in] esp_netif Handle to esp-netif instance"] [INFO] [stdout] 61541 | | #[doc = " @param[in] mac Desired mac address for the related network interface"] [INFO] [stdout] ... | [INFO] [stdout] 61544 | | #[doc = " - ESP_ERR_ESP_NETIF_IF_NOT_READY - interface status error"] [INFO] [stdout] 61545 | | #[doc = " - ESP_ERR_NOT_SUPPORTED - mac not supported on this interface"] [INFO] [stdout] | |_____________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] esp_netif Handle to esp-netif instance [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:61549:5 [INFO] [stdout] | [INFO] [stdout] 61549 | / #[doc = " @brief Get the mac address for the interface instance"] [INFO] [stdout] 61550 | | #[doc = ""] [INFO] [stdout] 61551 | | #[doc = " @param[in] esp_netif Handle to esp-netif instance"] [INFO] [stdout] 61552 | | #[doc = " @param[out] mac Resultant mac address for the related network interface"] [INFO] [stdout] ... | [INFO] [stdout] 61555 | | #[doc = " - ESP_ERR_ESP_NETIF_IF_NOT_READY - interface status error"] [INFO] [stdout] 61556 | | #[doc = " - ESP_ERR_NOT_SUPPORTED - mac not supported on this interface"] [INFO] [stdout] | |_____________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] esp_netif Handle to esp-netif instance [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:61549:5 [INFO] [stdout] | [INFO] [stdout] 61549 | / #[doc = " @brief Get the mac address for the interface instance"] [INFO] [stdout] 61550 | | #[doc = ""] [INFO] [stdout] 61551 | | #[doc = " @param[in] esp_netif Handle to esp-netif instance"] [INFO] [stdout] 61552 | | #[doc = " @param[out] mac Resultant mac address for the related network interface"] [INFO] [stdout] ... | [INFO] [stdout] 61555 | | #[doc = " - ESP_ERR_ESP_NETIF_IF_NOT_READY - interface status error"] [INFO] [stdout] 61556 | | #[doc = " - ESP_ERR_NOT_SUPPORTED - mac not supported on this interface"] [INFO] [stdout] | |_____________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] mac Resultant mac address for the related network interface [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:61560:5 [INFO] [stdout] | [INFO] [stdout] 61560 | / #[doc = " @brief Set the hostname of an interface"] [INFO] [stdout] 61561 | | #[doc = ""] [INFO] [stdout] 61562 | | #[doc = " The configured hostname overrides the default configuration value CONFIG_LWIP_LOCAL_HOSTNAME."] [INFO] [stdout] 61563 | | #[doc = " Please note that when the hostname is altered after interface started/connected the changes"] [INFO] [stdout] ... | [INFO] [stdout] 61571 | | #[doc = " - ESP_ERR_ESP_NETIF_IF_NOT_READY - interface status error"] [INFO] [stdout] 61572 | | #[doc = " - ESP_ERR_ESP_NETIF_INVALID_PARAMS - parameter error"] [INFO] [stdout] | |____________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] esp_netif Handle to esp-netif instance [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:61579:5 [INFO] [stdout] | [INFO] [stdout] 61579 | / #[doc = " @brief Get interface hostname."] [INFO] [stdout] 61580 | | #[doc = ""] [INFO] [stdout] 61581 | | #[doc = " @param[in] esp_netif Handle to esp-netif instance"] [INFO] [stdout] 61582 | | #[doc = " @param[out] hostname Returns a pointer to the hostname. May be NULL if no hostname is set. If set non-NULL, pointer remai... [INFO] [stdout] ... | [INFO] [stdout] 61586 | | #[doc = " - ESP_ERR_ESP_NETIF_IF_NOT_READY - interface status error"] [INFO] [stdout] 61587 | | #[doc = " - ESP_ERR_ESP_NETIF_INVALID_PARAMS - parameter error"] [INFO] [stdout] | |____________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] esp_netif Handle to esp-netif instance [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:61579:5 [INFO] [stdout] | [INFO] [stdout] 61579 | / #[doc = " @brief Get interface hostname."] [INFO] [stdout] 61580 | | #[doc = ""] [INFO] [stdout] 61581 | | #[doc = " @param[in] esp_netif Handle to esp-netif instance"] [INFO] [stdout] 61582 | | #[doc = " @param[out] hostname Returns a pointer to the hostname. May be NULL if no hostname is set. If set non-NULL, pointer remai... [INFO] [stdout] ... | [INFO] [stdout] 61586 | | #[doc = " - ESP_ERR_ESP_NETIF_IF_NOT_READY - interface status error"] [INFO] [stdout] 61587 | | #[doc = " - ESP_ERR_ESP_NETIF_INVALID_PARAMS - parameter error"] [INFO] [stdout] | |____________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] hostname Returns a pointer to the hostname. May be NULL if no hostname is set. If set non-NULL, pointer remains valid (and string may change if the hostname changes). [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:61594:5 [INFO] [stdout] | [INFO] [stdout] 61594 | / #[doc = " @brief Test if supplied interface is up or down"] [INFO] [stdout] 61595 | | #[doc = ""] [INFO] [stdout] 61596 | | #[doc = " @param[in] esp_netif Handle to esp-netif instance"] [INFO] [stdout] 61597 | | #[doc = ""] [INFO] [stdout] 61598 | | #[doc = " @return"] [INFO] [stdout] 61599 | | #[doc = " - true - Interface is up"] [INFO] [stdout] 61600 | | #[doc = " - false - Interface is down"] [INFO] [stdout] | |___________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] esp_netif Handle to esp-netif instance [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:61604:5 [INFO] [stdout] | [INFO] [stdout] 61604 | / #[doc = " @brief Get interface's IP address information"] [INFO] [stdout] 61605 | | #[doc = ""] [INFO] [stdout] 61606 | | #[doc = " If the interface is up, IP information is read directly from the TCP/IP stack."] [INFO] [stdout] 61607 | | #[doc = " If the interface is down, IP information is read from a copy kept in the ESP-NETIF instance"] [INFO] [stdout] ... | [INFO] [stdout] 61613 | | #[doc = " - ESP_OK"] [INFO] [stdout] 61614 | | #[doc = " - ESP_ERR_ESP_NETIF_INVALID_PARAMS"] [INFO] [stdout] | |__________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] esp_netif Handle to esp-netif instance [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:61604:5 [INFO] [stdout] | [INFO] [stdout] 61604 | / #[doc = " @brief Get interface's IP address information"] [INFO] [stdout] 61605 | | #[doc = ""] [INFO] [stdout] 61606 | | #[doc = " If the interface is up, IP information is read directly from the TCP/IP stack."] [INFO] [stdout] 61607 | | #[doc = " If the interface is down, IP information is read from a copy kept in the ESP-NETIF instance"] [INFO] [stdout] ... | [INFO] [stdout] 61613 | | #[doc = " - ESP_OK"] [INFO] [stdout] 61614 | | #[doc = " - ESP_ERR_ESP_NETIF_INVALID_PARAMS"] [INFO] [stdout] | |__________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] ip_info If successful, IP information will be returned in this argument. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:61621:5 [INFO] [stdout] | [INFO] [stdout] 61621 | / #[doc = " @brief Get interface's old IP information"] [INFO] [stdout] 61622 | | #[doc = ""] [INFO] [stdout] 61623 | | #[doc = " Returns an \"old\" IP address previously stored for the interface when the valid IP changed."] [INFO] [stdout] 61624 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 61632 | | #[doc = " - ESP_OK"] [INFO] [stdout] 61633 | | #[doc = " - ESP_ERR_ESP_NETIF_INVALID_PARAMS"] [INFO] [stdout] | |__________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] esp_netif Handle to esp-netif instance [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:61621:5 [INFO] [stdout] | [INFO] [stdout] 61621 | / #[doc = " @brief Get interface's old IP information"] [INFO] [stdout] 61622 | | #[doc = ""] [INFO] [stdout] 61623 | | #[doc = " Returns an \"old\" IP address previously stored for the interface when the valid IP changed."] [INFO] [stdout] 61624 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 61632 | | #[doc = " - ESP_OK"] [INFO] [stdout] 61633 | | #[doc = " - ESP_ERR_ESP_NETIF_INVALID_PARAMS"] [INFO] [stdout] | |__________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] ip_info If successful, IP information will be returned in this argument. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:61640:5 [INFO] [stdout] | [INFO] [stdout] 61640 | / #[doc = " @brief Set interface's IP address information"] [INFO] [stdout] 61641 | | #[doc = ""] [INFO] [stdout] 61642 | | #[doc = " This function is mainly used to set a static IP on an interface."] [INFO] [stdout] 61643 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 61658 | | #[doc = " - ESP_ERR_ESP_NETIF_INVALID_PARAMS"] [INFO] [stdout] 61659 | | #[doc = " - ESP_ERR_ESP_NETIF_DHCP_NOT_STOPPED If DHCP server or client is still running"] [INFO] [stdout] | |___________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] esp_netif Handle to esp-netif instance [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:61666:5 [INFO] [stdout] | [INFO] [stdout] 61666 | / #[doc = " @brief Set interface old IP information"] [INFO] [stdout] 61667 | | #[doc = ""] [INFO] [stdout] 61668 | | #[doc = " This function is called from the DHCP client (if enabled), before a new IP is set."] [INFO] [stdout] 61669 | | #[doc = " It is also called from the default handlers for the SYSTEM_EVENT_STA_CONNECTED and SYSTEM_EVENT_ETH_CONNECTED events."] [INFO] [stdout] ... | [INFO] [stdout] 61679 | | #[doc = " - ESP_OK"] [INFO] [stdout] 61680 | | #[doc = " - ESP_ERR_ESP_NETIF_INVALID_PARAMS"] [INFO] [stdout] | |__________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] esp_netif Handle to esp-netif instance [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:61687:5 [INFO] [stdout] | [INFO] [stdout] 61687 | / #[doc = " @brief Get net interface index from network stack implementation"] [INFO] [stdout] 61688 | | #[doc = ""] [INFO] [stdout] 61689 | | #[doc = " @note This index could be used in `setsockopt()` to bind socket with multicast interface"] [INFO] [stdout] 61690 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 61693 | | #[doc = " @return"] [INFO] [stdout] 61694 | | #[doc = " implementation specific index of interface represented with supplied esp_netif"] [INFO] [stdout] | |______________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] esp_netif Handle to esp-netif instance [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:61698:5 [INFO] [stdout] | [INFO] [stdout] 61698 | / #[doc = " @brief Get net interface name from network stack implementation"] [INFO] [stdout] 61699 | | #[doc = ""] [INFO] [stdout] 61700 | | #[doc = " @note This name could be used in `setsockopt()` to bind socket with appropriate interface"] [INFO] [stdout] 61701 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 61708 | | #[doc = " - ESP_OK"] [INFO] [stdout] 61709 | | #[doc = " - ESP_ERR_ESP_NETIF_INVALID_PARAMS"] [INFO] [stdout] | |__________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] esp_netif Handle to esp-netif instance [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:61698:5 [INFO] [stdout] | [INFO] [stdout] 61698 | / #[doc = " @brief Get net interface name from network stack implementation"] [INFO] [stdout] 61699 | | #[doc = ""] [INFO] [stdout] 61700 | | #[doc = " @note This name could be used in `setsockopt()` to bind socket with appropriate interface"] [INFO] [stdout] 61701 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 61708 | | #[doc = " - ESP_OK"] [INFO] [stdout] 61709 | | #[doc = " - ESP_ERR_ESP_NETIF_INVALID_PARAMS"] [INFO] [stdout] | |__________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] name Interface name as specified in underlying TCP/IP stack. Note that the [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:61716:5 [INFO] [stdout] | [INFO] [stdout] 61716 | / #[doc = " @brief Set or Get DHCP server option"] [INFO] [stdout] 61717 | | #[doc = ""] [INFO] [stdout] 61718 | | #[doc = " @param[in] esp_netif Handle to esp-netif instance"] [INFO] [stdout] 61719 | | #[doc = " @param[in] opt_op ESP_NETIF_OP_SET to set an option, ESP_NETIF_OP_GET to get an option."] [INFO] [stdout] ... | [INFO] [stdout] 61727 | | #[doc = " - ESP_ERR_ESP_NETIF_DHCP_ALREADY_STOPPED"] [INFO] [stdout] 61728 | | #[doc = " - ESP_ERR_ESP_NETIF_DHCP_ALREADY_STARTED"] [INFO] [stdout] | |________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] esp_netif Handle to esp-netif instance [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `inout` [INFO] [stdout] --> src/bindings.rs:61716:5 [INFO] [stdout] | [INFO] [stdout] 61716 | / #[doc = " @brief Set or Get DHCP server option"] [INFO] [stdout] 61717 | | #[doc = ""] [INFO] [stdout] 61718 | | #[doc = " @param[in] esp_netif Handle to esp-netif instance"] [INFO] [stdout] 61719 | | #[doc = " @param[in] opt_op ESP_NETIF_OP_SET to set an option, ESP_NETIF_OP_GET to get an option."] [INFO] [stdout] ... | [INFO] [stdout] 61727 | | #[doc = " - ESP_ERR_ESP_NETIF_DHCP_ALREADY_STOPPED"] [INFO] [stdout] 61728 | | #[doc = " - ESP_ERR_ESP_NETIF_DHCP_ALREADY_STARTED"] [INFO] [stdout] | |________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[inout] opt_val Pointer to the option parameter. [INFO] [stdout] ^^^^^ [INFO] [stdout] = note: no item named `inout` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:61738:5 [INFO] [stdout] | [INFO] [stdout] 61738 | / #[doc = " @brief Set or Get DHCP client option"] [INFO] [stdout] 61739 | | #[doc = ""] [INFO] [stdout] 61740 | | #[doc = " @param[in] esp_netif Handle to esp-netif instance"] [INFO] [stdout] 61741 | | #[doc = " @param[in] opt_op ESP_NETIF_OP_SET to set an option, ESP_NETIF_OP_GET to get an option."] [INFO] [stdout] ... | [INFO] [stdout] 61749 | | #[doc = " - ESP_ERR_ESP_NETIF_DHCP_ALREADY_STOPPED"] [INFO] [stdout] 61750 | | #[doc = " - ESP_ERR_ESP_NETIF_DHCP_ALREADY_STARTED"] [INFO] [stdout] | |________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] esp_netif Handle to esp-netif instance [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `inout` [INFO] [stdout] --> src/bindings.rs:61738:5 [INFO] [stdout] | [INFO] [stdout] 61738 | / #[doc = " @brief Set or Get DHCP client option"] [INFO] [stdout] 61739 | | #[doc = ""] [INFO] [stdout] 61740 | | #[doc = " @param[in] esp_netif Handle to esp-netif instance"] [INFO] [stdout] 61741 | | #[doc = " @param[in] opt_op ESP_NETIF_OP_SET to set an option, ESP_NETIF_OP_GET to get an option."] [INFO] [stdout] ... | [INFO] [stdout] 61749 | | #[doc = " - ESP_ERR_ESP_NETIF_DHCP_ALREADY_STOPPED"] [INFO] [stdout] 61750 | | #[doc = " - ESP_ERR_ESP_NETIF_DHCP_ALREADY_STARTED"] [INFO] [stdout] | |________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[inout] opt_val Pointer to the option parameter. [INFO] [stdout] ^^^^^ [INFO] [stdout] = note: no item named `inout` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:61760:5 [INFO] [stdout] | [INFO] [stdout] 61760 | / #[doc = " @brief Start DHCP client (only if enabled in interface object)"] [INFO] [stdout] 61761 | | #[doc = ""] [INFO] [stdout] 61762 | | #[doc = " @note The default event handlers for the SYSTEM_EVENT_STA_CONNECTED and SYSTEM_EVENT_ETH_CONNECTED events call this functio... [INFO] [stdout] 61763 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 61769 | | #[doc = " - ESP_ERR_ESP_NETIF_DHCP_ALREADY_STARTED"] [INFO] [stdout] 61770 | | #[doc = " - ESP_ERR_ESP_NETIF_DHCPC_START_FAILED"] [INFO] [stdout] | |______________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] esp_netif Handle to esp-netif instance [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:61774:5 [INFO] [stdout] | [INFO] [stdout] 61774 | / #[doc = " @brief Stop DHCP client (only if enabled in interface object)"] [INFO] [stdout] 61775 | | #[doc = ""] [INFO] [stdout] 61776 | | #[doc = " @note Calling action_netif_stop() will also stop the DHCP Client if it is running."] [INFO] [stdout] 61777 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 61783 | | #[doc = " - ESP_ERR_ESP_NETIF_DHCP_ALREADY_STOPPED"] [INFO] [stdout] 61784 | | #[doc = " - ESP_ERR_ESP_NETIF_IF_NOT_READY"] [INFO] [stdout] | |_____________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] esp_netif Handle to esp-netif instance [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:61788:5 [INFO] [stdout] | [INFO] [stdout] 61788 | / #[doc = " @brief Get DHCP client status"] [INFO] [stdout] 61789 | | #[doc = ""] [INFO] [stdout] 61790 | | #[doc = " @param[in] esp_netif Handle to esp-netif instance"] [INFO] [stdout] 61791 | | #[doc = " @param[out] status If successful, the status of DHCP client will be returned in this argument."] [INFO] [stdout] 61792 | | #[doc = ""] [INFO] [stdout] 61793 | | #[doc = " @return"] [INFO] [stdout] 61794 | | #[doc = " - ESP_OK"] [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] esp_netif Handle to esp-netif instance [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:61788:5 [INFO] [stdout] | [INFO] [stdout] 61788 | / #[doc = " @brief Get DHCP client status"] [INFO] [stdout] 61789 | | #[doc = ""] [INFO] [stdout] 61790 | | #[doc = " @param[in] esp_netif Handle to esp-netif instance"] [INFO] [stdout] 61791 | | #[doc = " @param[out] status If successful, the status of DHCP client will be returned in this argument."] [INFO] [stdout] 61792 | | #[doc = ""] [INFO] [stdout] 61793 | | #[doc = " @return"] [INFO] [stdout] 61794 | | #[doc = " - ESP_OK"] [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] status If successful, the status of DHCP client will be returned in this argument. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:61801:5 [INFO] [stdout] | [INFO] [stdout] 61801 | / #[doc = " @brief Get DHCP Server status"] [INFO] [stdout] 61802 | | #[doc = ""] [INFO] [stdout] 61803 | | #[doc = " @param[in] esp_netif Handle to esp-netif instance"] [INFO] [stdout] 61804 | | #[doc = " @param[out] status If successful, the status of the DHCP server will be returned in this argument."] [INFO] [stdout] 61805 | | #[doc = ""] [INFO] [stdout] 61806 | | #[doc = " @return"] [INFO] [stdout] 61807 | | #[doc = " - ESP_OK"] [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] esp_netif Handle to esp-netif instance [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:61801:5 [INFO] [stdout] | [INFO] [stdout] 61801 | / #[doc = " @brief Get DHCP Server status"] [INFO] [stdout] 61802 | | #[doc = ""] [INFO] [stdout] 61803 | | #[doc = " @param[in] esp_netif Handle to esp-netif instance"] [INFO] [stdout] 61804 | | #[doc = " @param[out] status If successful, the status of the DHCP server will be returned in this argument."] [INFO] [stdout] 61805 | | #[doc = ""] [INFO] [stdout] 61806 | | #[doc = " @return"] [INFO] [stdout] 61807 | | #[doc = " - ESP_OK"] [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] status If successful, the status of the DHCP server will be returned in this argument. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:61814:5 [INFO] [stdout] | [INFO] [stdout] 61814 | / #[doc = " @brief Start DHCP server (only if enabled in interface object)"] [INFO] [stdout] 61815 | | #[doc = ""] [INFO] [stdout] 61816 | | #[doc = " @param[in] esp_netif Handle to esp-netif instance"] [INFO] [stdout] 61817 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 61820 | | #[doc = " - ESP_ERR_ESP_NETIF_INVALID_PARAMS"] [INFO] [stdout] 61821 | | #[doc = " - ESP_ERR_ESP_NETIF_DHCP_ALREADY_STARTED"] [INFO] [stdout] | |________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] esp_netif Handle to esp-netif instance [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:61825:5 [INFO] [stdout] | [INFO] [stdout] 61825 | / #[doc = " @brief Stop DHCP server (only if enabled in interface object)"] [INFO] [stdout] 61826 | | #[doc = ""] [INFO] [stdout] 61827 | | #[doc = " @param[in] esp_netif Handle to esp-netif instance"] [INFO] [stdout] 61828 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 61832 | | #[doc = " - ESP_ERR_ESP_NETIF_DHCP_ALREADY_STOPPED"] [INFO] [stdout] 61833 | | #[doc = " - ESP_ERR_ESP_NETIF_IF_NOT_READY"] [INFO] [stdout] | |_____________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] esp_netif Handle to esp-netif instance [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:61837:5 [INFO] [stdout] | [INFO] [stdout] 61837 | / #[doc = " @brief Set DNS Server information"] [INFO] [stdout] 61838 | | #[doc = ""] [INFO] [stdout] 61839 | | #[doc = " This function behaves differently if DHCP server or client is enabled"] [INFO] [stdout] 61840 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 61857 | | #[doc = " - ESP_OK on success"] [INFO] [stdout] 61858 | | #[doc = " - ESP_ERR_ESP_NETIF_INVALID_PARAMS invalid params"] [INFO] [stdout] | |______________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] esp_netif Handle to esp-netif instance [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:61866:5 [INFO] [stdout] | [INFO] [stdout] 61866 | / #[doc = " @brief Get DNS Server information"] [INFO] [stdout] 61867 | | #[doc = ""] [INFO] [stdout] 61868 | | #[doc = " Return the currently configured DNS Server address for the specified interface and Server type."] [INFO] [stdout] 61869 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 61878 | | #[doc = " - ESP_OK on success"] [INFO] [stdout] 61879 | | #[doc = " - ESP_ERR_ESP_NETIF_INVALID_PARAMS invalid params"] [INFO] [stdout] | |______________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] esp_netif Handle to esp-netif instance [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:61866:5 [INFO] [stdout] | [INFO] [stdout] 61866 | / #[doc = " @brief Get DNS Server information"] [INFO] [stdout] 61867 | | #[doc = ""] [INFO] [stdout] 61868 | | #[doc = " Return the currently configured DNS Server address for the specified interface and Server type."] [INFO] [stdout] 61869 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 61878 | | #[doc = " - ESP_OK on success"] [INFO] [stdout] 61879 | | #[doc = " - ESP_ERR_ESP_NETIF_INVALID_PARAMS invalid params"] [INFO] [stdout] | |______________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] dns DNS Server result is written here on success [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:61887:5 [INFO] [stdout] | [INFO] [stdout] 61887 | / #[doc = " @brief Create interface link-local IPv6 address"] [INFO] [stdout] 61888 | | #[doc = ""] [INFO] [stdout] 61889 | | #[doc = " Cause the TCP/IP stack to create a link-local IPv6 address for the specified interface."] [INFO] [stdout] 61890 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 61897 | | #[doc = " - ESP_OK"] [INFO] [stdout] 61898 | | #[doc = " - ESP_ERR_ESP_NETIF_INVALID_PARAMS"] [INFO] [stdout] | |__________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] esp_netif Handle to esp-netif instance [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:61902:5 [INFO] [stdout] | [INFO] [stdout] 61902 | / #[doc = " @brief Get interface link-local IPv6 address"] [INFO] [stdout] 61903 | | #[doc = ""] [INFO] [stdout] 61904 | | #[doc = " If the specified interface is up and a preferred link-local IPv6 address"] [INFO] [stdout] 61905 | | #[doc = " has been created for the interface, return a copy of it."] [INFO] [stdout] ... | [INFO] [stdout] 61912 | | #[doc = " - ESP_FAIL If interface is down, does not have a link-local IPv6 address,"] [INFO] [stdout] 61913 | | #[doc = " or the link-local IPv6 address is not a preferred address."] [INFO] [stdout] | |_________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] esp_netif Handle to esp-netif instance [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:61902:5 [INFO] [stdout] | [INFO] [stdout] 61902 | / #[doc = " @brief Get interface link-local IPv6 address"] [INFO] [stdout] 61903 | | #[doc = ""] [INFO] [stdout] 61904 | | #[doc = " If the specified interface is up and a preferred link-local IPv6 address"] [INFO] [stdout] 61905 | | #[doc = " has been created for the interface, return a copy of it."] [INFO] [stdout] ... | [INFO] [stdout] 61912 | | #[doc = " - ESP_FAIL If interface is down, does not have a link-local IPv6 address,"] [INFO] [stdout] 61913 | | #[doc = " or the link-local IPv6 address is not a preferred address."] [INFO] [stdout] | |_________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] if_ip6 IPv6 information will be returned in this argument if successful. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:61920:5 [INFO] [stdout] | [INFO] [stdout] 61920 | / #[doc = " @brief Get interface global IPv6 address"] [INFO] [stdout] 61921 | | #[doc = ""] [INFO] [stdout] 61922 | | #[doc = " If the specified interface is up and a preferred global IPv6 address"] [INFO] [stdout] 61923 | | #[doc = " has been created for the interface, return a copy of it."] [INFO] [stdout] ... | [INFO] [stdout] 61930 | | #[doc = " - ESP_FAIL If interface is down, does not have a global IPv6 address,"] [INFO] [stdout] 61931 | | #[doc = " or the global IPv6 address is not a preferred address."] [INFO] [stdout] | |_____________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] esp_netif Handle to esp-netif instance [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:61920:5 [INFO] [stdout] | [INFO] [stdout] 61920 | / #[doc = " @brief Get interface global IPv6 address"] [INFO] [stdout] 61921 | | #[doc = ""] [INFO] [stdout] 61922 | | #[doc = " If the specified interface is up and a preferred global IPv6 address"] [INFO] [stdout] 61923 | | #[doc = " has been created for the interface, return a copy of it."] [INFO] [stdout] ... | [INFO] [stdout] 61930 | | #[doc = " - ESP_FAIL If interface is down, does not have a global IPv6 address,"] [INFO] [stdout] 61931 | | #[doc = " or the global IPv6 address is not a preferred address."] [INFO] [stdout] | |_____________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] if_ip6 IPv6 information will be returned in this argument if successful. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:61938:5 [INFO] [stdout] | [INFO] [stdout] 61938 | / #[doc = " @brief Get all IPv6 addresses of the specified interface"] [INFO] [stdout] 61939 | | #[doc = ""] [INFO] [stdout] 61940 | | #[doc = " @param[in] esp_netif Handle to esp-netif instance"] [INFO] [stdout] 61941 | | #[doc = " @param[out] if_ip6 Array of IPv6 addresses will be copied to the argument"] [INFO] [stdout] 61942 | | #[doc = ""] [INFO] [stdout] 61943 | | #[doc = " @return"] [INFO] [stdout] 61944 | | #[doc = " number of returned IPv6 addresses"] [INFO] [stdout] | |______________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] esp_netif Handle to esp-netif instance [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:61938:5 [INFO] [stdout] | [INFO] [stdout] 61938 | / #[doc = " @brief Get all IPv6 addresses of the specified interface"] [INFO] [stdout] 61939 | | #[doc = ""] [INFO] [stdout] 61940 | | #[doc = " @param[in] esp_netif Handle to esp-netif instance"] [INFO] [stdout] 61941 | | #[doc = " @param[out] if_ip6 Array of IPv6 addresses will be copied to the argument"] [INFO] [stdout] 61942 | | #[doc = ""] [INFO] [stdout] 61943 | | #[doc = " @return"] [INFO] [stdout] 61944 | | #[doc = " number of returned IPv6 addresses"] [INFO] [stdout] | |______________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] if_ip6 Array of IPv6 addresses will be copied to the argument [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/bindings.rs:61951:5 [INFO] [stdout] | [INFO] [stdout] 61951 | / #[doc = " @brief Sets IPv4 address to the specified octets"] [INFO] [stdout] 61952 | | #[doc = ""] [INFO] [stdout] 61953 | | #[doc = " @param[out] addr IP address to be set"] [INFO] [stdout] 61954 | | #[doc = " @param a the first octet (127 for IP 127.0.0.1)"] [INFO] [stdout] 61955 | | #[doc = " @param b"] [INFO] [stdout] 61956 | | #[doc = " @param c"] [INFO] [stdout] 61957 | | #[doc = " @param d"] [INFO] [stdout] | |________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[out] addr IP address to be set [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:61983:5 [INFO] [stdout] | [INFO] [stdout] 61983 | / #[doc = " @brief Gets media driver handle for this esp-netif instance"] [INFO] [stdout] 61984 | | #[doc = ""] [INFO] [stdout] 61985 | | #[doc = " @param[in] esp_netif Handle to esp-netif instance"] [INFO] [stdout] 61986 | | #[doc = ""] [INFO] [stdout] 61987 | | #[doc = " @return opaque pointer of related IO driver"] [INFO] [stdout] | |___________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] @param[in] esp_netif Handle to esp-netif instance [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/bindings.rs:62001:5 [WARN] too many lines in the log, truncating it