[INFO] crate nrf52 0.4.1 is already in cache [INFO] documenting nrf52-0.4.1 against try#66dfc4e010913fbed0c4ea91fc2c010004b0f441 for pr-73566 [INFO] extracting crate nrf52 0.4.1 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate nrf52 0.4.1 on toolchain 66dfc4e010913fbed0c4ea91fc2c010004b0f441 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate nrf52 0.4.1 [INFO] finished tweaking crates.io crate nrf52 0.4.1 [INFO] tweaked toml for crates.io crate nrf52 0.4.1 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3af97ae23288dc32a933fd5ff444a32a4ebba0ab14137ce4c44cfafccb65b5d6 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "3af97ae23288dc32a933fd5ff444a32a4ebba0ab14137ce4c44cfafccb65b5d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3af97ae23288dc32a933fd5ff444a32a4ebba0ab14137ce4c44cfafccb65b5d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3af97ae23288dc32a933fd5ff444a32a4ebba0ab14137ce4c44cfafccb65b5d6", kill_on_drop: false }` [INFO] [stdout] 3af97ae23288dc32a933fd5ff444a32a4ebba0ab14137ce4c44cfafccb65b5d6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e297d2c1df7651bf109a5d6ee6ab3c727a2f2d94bb5cfdc8f9e9e6956e9d8c15 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e297d2c1df7651bf109a5d6ee6ab3c727a2f2d94bb5cfdc8f9e9e6956e9d8c15", kill_on_drop: false }` [INFO] [stderr] Compiling cortex-m v0.5.10 [INFO] [stderr] Checking aligned v0.2.0 [INFO] [stderr] Compiling nrf52 v0.4.1 (/opt/rustwide/workdir) [INFO] [stderr] Documenting nrf52 v0.4.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ficr/mod.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | #[doc = "0x60 - Description collection[0]: Device identifier"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(intra_doc_link_resolution_failure)]` on by default [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] 0x60 - Description collection[0]: Device identifier [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ficr/mod.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | #[doc = "0x80 - Description collection[0]: Encryption Root, word 0"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] 0x80 - Description collection[0]: Encryption Root, word 0 [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ficr/mod.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | #[doc = "0x90 - Description collection[0]: Identity Root, word 0"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] 0x90 - Description collection[0]: Identity Root, word 0 [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ficr/mod.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | #[doc = "0xa4 - Description collection[0]: Device address 0"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] 0xa4 - Description collection[0]: Device address 0 [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ficr/mod.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | #[doc = "0x14 - Description collection[0]: Unspecified"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] 0x14 - Description collection[0]: Unspecified [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ficr/mod.rs:118:1 [INFO] [stdout] | [INFO] [stdout] 118 | #[doc = "Description collection[0]: Device identifier"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description collection[0]: Device identifier [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ficr/mod.rs:124:1 [INFO] [stdout] | [INFO] [stdout] 124 | #[doc = "Description collection[0]: Encryption Root, word 0"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description collection[0]: Encryption Root, word 0 [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ficr/mod.rs:130:1 [INFO] [stdout] | [INFO] [stdout] 130 | #[doc = "Description collection[0]: Identity Root, word 0"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description collection[0]: Identity Root, word 0 [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ficr/mod.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | #[doc = "Description collection[0]: Device address 0"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description collection[0]: Device address 0 [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ficr/info/mod.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | #[doc = "Description collection[0]: Unspecified"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description collection[0]: Unspecified [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ficr/info/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | #[doc = "Description collection[0]: Unspecified"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description collection[0]: Unspecified [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ficr/mod.rs:122:1 [INFO] [stdout] | [INFO] [stdout] 122 | #[doc = "Description collection[0]: Device identifier"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description collection[0]: Device identifier [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ficr/mod.rs:128:1 [INFO] [stdout] | [INFO] [stdout] 128 | #[doc = "Description collection[0]: Encryption Root, word 0"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description collection[0]: Encryption Root, word 0 [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ficr/mod.rs:134:1 [INFO] [stdout] | [INFO] [stdout] 134 | #[doc = "Description collection[0]: Identity Root, word 0"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description collection[0]: Identity Root, word 0 [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ficr/mod.rs:146:1 [INFO] [stdout] | [INFO] [stdout] 146 | #[doc = "Description collection[0]: Device address 0"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description collection[0]: Device address 0 [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/uicr/mod.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | #[doc = "0x14 - Description collection[0]: Reserved for Nordic firmware design"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] 0x14 - Description collection[0]: Reserved for Nordic firmware design [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/uicr/mod.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | #[doc = "0x50 - Description collection[0]: Reserved for Nordic hardware design"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] 0x50 - Description collection[0]: Reserved for Nordic hardware design [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/uicr/mod.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | #[doc = "0x80 - Description collection[0]: Reserved for customer"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] 0x80 - Description collection[0]: Reserved for customer [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/uicr/mod.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | #[doc = "0x200 - Description collection[0]: Mapping of the nRESET function (see POWER chapter for details)"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] 0x200 - Description collection[0]: Mapping of the nRESET function (see POWER chapter for details) [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/uicr/mod.rs:51:1 [INFO] [stdout] | [INFO] [stdout] 51 | #[doc = "Description collection[0]: Reserved for Nordic firmware design"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description collection[0]: Reserved for Nordic firmware design [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/uicr/mod.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | #[doc = "Description collection[0]: Reserved for Nordic hardware design"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description collection[0]: Reserved for Nordic hardware design [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/uicr/mod.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | #[doc = "Description collection[0]: Reserved for customer"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description collection[0]: Reserved for customer [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/uicr/mod.rs:69:1 [INFO] [stdout] | [INFO] [stdout] 69 | #[doc = "Description collection[0]: Mapping of the nRESET function (see POWER chapter for details)"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description collection[0]: Mapping of the nRESET function (see POWER chapter for details) [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/uicr/mod.rs:55:1 [INFO] [stdout] | [INFO] [stdout] 55 | #[doc = "Description collection[0]: Reserved for Nordic firmware design"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description collection[0]: Reserved for Nordic firmware design [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/uicr/mod.rs:61:1 [INFO] [stdout] | [INFO] [stdout] 61 | #[doc = "Description collection[0]: Reserved for Nordic hardware design"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description collection[0]: Reserved for Nordic hardware design [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/uicr/mod.rs:67:1 [INFO] [stdout] | [INFO] [stdout] 67 | #[doc = "Description collection[0]: Reserved for customer"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description collection[0]: Reserved for customer [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/uicr/mod.rs:73:1 [INFO] [stdout] | [INFO] [stdout] 73 | #[doc = "Description collection[0]: Mapping of the nRESET function (see POWER chapter for details)"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description collection[0]: Mapping of the nRESET function (see POWER chapter for details) [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/power/mod.rs:75:5 [INFO] [stdout] | [INFO] [stdout] 75 | #[doc = "0x00 - Description cluster[0]: RAM0 power control register"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] 0x00 - Description cluster[0]: RAM0 power control register [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/power/mod.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 77 | #[doc = "0x04 - Description cluster[0]: RAM0 power control set register"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] 0x04 - Description cluster[0]: RAM0 power control set register [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/power/mod.rs:79:5 [INFO] [stdout] | [INFO] [stdout] 79 | #[doc = "0x08 - Description cluster[0]: RAM0 power control clear register"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] 0x08 - Description cluster[0]: RAM0 power control clear register [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/power/ram/mod.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #[doc = "Description cluster[0]: RAM0 power control register"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description cluster[0]: RAM0 power control register [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/power/ram/mod.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | #[doc = "Description cluster[0]: RAM0 power control set register"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description cluster[0]: RAM0 power control set register [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/power/ram/mod.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | #[doc = "Description cluster[0]: RAM0 power control clear register"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description cluster[0]: RAM0 power control clear register [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/power/ram/mod.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | #[doc = "Description cluster[0]: RAM0 power control register"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description cluster[0]: RAM0 power control register [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/power/ram/mod.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | #[doc = "Description cluster[0]: RAM0 power control set register"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description cluster[0]: RAM0 power control set register [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/power/ram/mod.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | #[doc = "Description cluster[0]: RAM0 power control clear register"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description cluster[0]: RAM0 power control clear register [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/radio/mod.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 111 | #[doc = "0x600 - Description collection[0]: Device address base segment 0"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] 0x600 - Description collection[0]: Device address base segment 0 [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/radio/mod.rs:113:5 [INFO] [stdout] | [INFO] [stdout] 113 | #[doc = "0x620 - Description collection[0]: Device address prefix 0"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] 0x620 - Description collection[0]: Device address prefix 0 [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/radio/mod.rs:412:1 [INFO] [stdout] | [INFO] [stdout] 412 | #[doc = "Description collection[0]: Device address base segment 0"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description collection[0]: Device address base segment 0 [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/radio/mod.rs:418:1 [INFO] [stdout] | [INFO] [stdout] 418 | #[doc = "Description collection[0]: Device address prefix 0"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description collection[0]: Device address prefix 0 [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/radio/mod.rs:416:1 [INFO] [stdout] | [INFO] [stdout] 416 | #[doc = "Description collection[0]: Device address base segment 0"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description collection[0]: Device address base segment 0 [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/radio/mod.rs:422:1 [INFO] [stdout] | [INFO] [stdout] 422 | #[doc = "Description collection[0]: Device address prefix 0"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description collection[0]: Device address prefix 0 [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/twis0/mod.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 61 | #[doc = "0x588 - Description collection[0]: TWI slave address 0"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] 0x588 - Description collection[0]: TWI slave address 0 [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/twis0/mod.rs:215:1 [INFO] [stdout] | [INFO] [stdout] 215 | #[doc = "Description collection[0]: TWI slave address 0"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description collection[0]: TWI slave address 0 [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/twis0/mod.rs:219:1 [INFO] [stdout] | [INFO] [stdout] 219 | #[doc = "Description collection[0]: TWI slave address 0"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description collection[0]: TWI slave address 0 [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/twis0/config/mod.rs:261:5 [INFO] [stdout] | [INFO] [stdout] 261 | #[doc = "Bit 0 - Enable or disable address matching on ADDRESS[0]"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 0 - Enable or disable address matching on ADDRESS[0] [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[1]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/twis0/config/mod.rs:270:5 [INFO] [stdout] | [INFO] [stdout] 270 | #[doc = "Bit 1 - Enable or disable address matching on ADDRESS[1]"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 1 - Enable or disable address matching on ADDRESS[1] [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/twis0/config/mod.rs:292:5 [INFO] [stdout] | [INFO] [stdout] 292 | #[doc = "Bit 0 - Enable or disable address matching on ADDRESS[0]"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 0 - Enable or disable address matching on ADDRESS[0] [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[1]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/twis0/config/mod.rs:297:5 [INFO] [stdout] | [INFO] [stdout] 297 | #[doc = "Bit 1 - Enable or disable address matching on ADDRESS[1]"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 1 - Enable or disable address matching on ADDRESS[1] [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/gpiote/mod.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | #[doc = "0x00 - Description collection[0]: Task for writing to pin specified in CONFIG[0].PSEL. Action on pin is configured in CONFIG[0].POLARITY."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] 0x00 - Description collection[0]: Task for writing to pin specified in CONFIG[0].PSEL. Action on pin is configured in CONFIG[0].POLARITY. [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/gpiote/mod.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | #[doc = "0x00 - Description collection[0]: Task for writing to pin specified in CONFIG[0].PSEL. Action on pin is configured in CONFIG[0].POLARITY."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] 0x00 - Description collection[0]: Task for writing to pin specified in CONFIG[0].PSEL. Action on pin is configured in CONFIG[0].POLARITY. [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/gpiote/mod.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | #[doc = "0x00 - Description collection[0]: Task for writing to pin specified in CONFIG[0].PSEL. Action on pin is configured in CONFIG[0].POLARITY."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] 0x00 - Description collection[0]: Task for writing to pin specified in CONFIG[0].PSEL. Action on pin is configured in CONFIG[0].POLARITY. [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/gpiote/mod.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | #[doc = "0x30 - Description collection[0]: Task for writing to pin specified in CONFIG[0].PSEL. Action on pin is to set it high."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] 0x30 - Description collection[0]: Task for writing to pin specified in CONFIG[0].PSEL. Action on pin is to set it high. [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/gpiote/mod.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | #[doc = "0x30 - Description collection[0]: Task for writing to pin specified in CONFIG[0].PSEL. Action on pin is to set it high."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] 0x30 - Description collection[0]: Task for writing to pin specified in CONFIG[0].PSEL. Action on pin is to set it high. [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/gpiote/mod.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | #[doc = "0x60 - Description collection[0]: Task for writing to pin specified in CONFIG[0].PSEL. Action on pin is to set it low."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] 0x60 - Description collection[0]: Task for writing to pin specified in CONFIG[0].PSEL. Action on pin is to set it low. [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/gpiote/mod.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | #[doc = "0x60 - Description collection[0]: Task for writing to pin specified in CONFIG[0].PSEL. Action on pin is to set it low."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] 0x60 - Description collection[0]: Task for writing to pin specified in CONFIG[0].PSEL. Action on pin is to set it low. [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/gpiote/mod.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | #[doc = "0x100 - Description collection[0]: Event generated from pin specified in CONFIG[0].PSEL"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] 0x100 - Description collection[0]: Event generated from pin specified in CONFIG[0].PSEL [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/gpiote/mod.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | #[doc = "0x100 - Description collection[0]: Event generated from pin specified in CONFIG[0].PSEL"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] 0x100 - Description collection[0]: Event generated from pin specified in CONFIG[0].PSEL [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/gpiote/mod.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | #[doc = "0x510 - Description collection[0]: Configuration for OUT[n], SET[n] and CLR[n] tasks and IN[n] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] 0x510 - Description collection[0]: Configuration for OUT[n], SET[n] and CLR[n] tasks and IN[n] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[n]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/gpiote/mod.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | #[doc = "0x510 - Description collection[0]: Configuration for OUT[n], SET[n] and CLR[n] tasks and IN[n] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] 0x510 - Description collection[0]: Configuration for OUT[n], SET[n] and CLR[n] tasks and IN[n] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[n]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/gpiote/mod.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | #[doc = "0x510 - Description collection[0]: Configuration for OUT[n], SET[n] and CLR[n] tasks and IN[n] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] 0x510 - Description collection[0]: Configuration for OUT[n], SET[n] and CLR[n] tasks and IN[n] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[n]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/gpiote/mod.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | #[doc = "0x510 - Description collection[0]: Configuration for OUT[n], SET[n] and CLR[n] tasks and IN[n] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] 0x510 - Description collection[0]: Configuration for OUT[n], SET[n] and CLR[n] tasks and IN[n] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[n]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/gpiote/mod.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | #[doc = "0x510 - Description collection[0]: Configuration for OUT[n], SET[n] and CLR[n] tasks and IN[n] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] 0x510 - Description collection[0]: Configuration for OUT[n], SET[n] and CLR[n] tasks and IN[n] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/gpiote/mod.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | #[doc = "Description collection[0]: Task for writing to pin specified in CONFIG[0].PSEL. Action on pin is configured in CONFIG[0].POLARITY."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description collection[0]: Task for writing to pin specified in CONFIG[0].PSEL. Action on pin is configured in CONFIG[0].POLARITY. [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/gpiote/mod.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | #[doc = "Description collection[0]: Task for writing to pin specified in CONFIG[0].PSEL. Action on pin is configured in CONFIG[0].POLARITY."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description collection[0]: Task for writing to pin specified in CONFIG[0].PSEL. Action on pin is configured in CONFIG[0].POLARITY. [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/gpiote/mod.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | #[doc = "Description collection[0]: Task for writing to pin specified in CONFIG[0].PSEL. Action on pin is configured in CONFIG[0].POLARITY."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description collection[0]: Task for writing to pin specified in CONFIG[0].PSEL. Action on pin is configured in CONFIG[0].POLARITY. [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/gpiote/mod.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | #[doc = "Description collection[0]: Task for writing to pin specified in CONFIG[0].PSEL. Action on pin is to set it high."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description collection[0]: Task for writing to pin specified in CONFIG[0].PSEL. Action on pin is to set it high. [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/gpiote/mod.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | #[doc = "Description collection[0]: Task for writing to pin specified in CONFIG[0].PSEL. Action on pin is to set it high."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description collection[0]: Task for writing to pin specified in CONFIG[0].PSEL. Action on pin is to set it high. [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/gpiote/mod.rs:39:1 [INFO] [stdout] | [INFO] [stdout] 39 | #[doc = "Description collection[0]: Task for writing to pin specified in CONFIG[0].PSEL. Action on pin is to set it low."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description collection[0]: Task for writing to pin specified in CONFIG[0].PSEL. Action on pin is to set it low. [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/gpiote/mod.rs:39:1 [INFO] [stdout] | [INFO] [stdout] 39 | #[doc = "Description collection[0]: Task for writing to pin specified in CONFIG[0].PSEL. Action on pin is to set it low."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description collection[0]: Task for writing to pin specified in CONFIG[0].PSEL. Action on pin is to set it low. [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/gpiote/mod.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | #[doc = "Description collection[0]: Event generated from pin specified in CONFIG[0].PSEL"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description collection[0]: Event generated from pin specified in CONFIG[0].PSEL [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/gpiote/mod.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | #[doc = "Description collection[0]: Event generated from pin specified in CONFIG[0].PSEL"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description collection[0]: Event generated from pin specified in CONFIG[0].PSEL [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/gpiote/mod.rs:69:1 [INFO] [stdout] | [INFO] [stdout] 69 | #[doc = "Description collection[0]: Configuration for OUT[n], SET[n] and CLR[n] tasks and IN[n] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description collection[0]: Configuration for OUT[n], SET[n] and CLR[n] tasks and IN[n] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[n]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/gpiote/mod.rs:69:1 [INFO] [stdout] | [INFO] [stdout] 69 | #[doc = "Description collection[0]: Configuration for OUT[n], SET[n] and CLR[n] tasks and IN[n] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description collection[0]: Configuration for OUT[n], SET[n] and CLR[n] tasks and IN[n] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[n]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/gpiote/mod.rs:69:1 [INFO] [stdout] | [INFO] [stdout] 69 | #[doc = "Description collection[0]: Configuration for OUT[n], SET[n] and CLR[n] tasks and IN[n] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description collection[0]: Configuration for OUT[n], SET[n] and CLR[n] tasks and IN[n] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[n]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/gpiote/mod.rs:69:1 [INFO] [stdout] | [INFO] [stdout] 69 | #[doc = "Description collection[0]: Configuration for OUT[n], SET[n] and CLR[n] tasks and IN[n] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description collection[0]: Configuration for OUT[n], SET[n] and CLR[n] tasks and IN[n] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[n]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/gpiote/mod.rs:69:1 [INFO] [stdout] | [INFO] [stdout] 69 | #[doc = "Description collection[0]: Configuration for OUT[n], SET[n] and CLR[n] tasks and IN[n] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description collection[0]: Configuration for OUT[n], SET[n] and CLR[n] tasks and IN[n] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/gpiote/mod.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | #[doc = "Description collection[0]: Task for writing to pin specified in CONFIG[0].PSEL. Action on pin is configured in CONFIG[0].POLARITY."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description collection[0]: Task for writing to pin specified in CONFIG[0].PSEL. Action on pin is configured in CONFIG[0].POLARITY. [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/gpiote/mod.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | #[doc = "Description collection[0]: Task for writing to pin specified in CONFIG[0].PSEL. Action on pin is configured in CONFIG[0].POLARITY."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description collection[0]: Task for writing to pin specified in CONFIG[0].PSEL. Action on pin is configured in CONFIG[0].POLARITY. [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/gpiote/mod.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | #[doc = "Description collection[0]: Task for writing to pin specified in CONFIG[0].PSEL. Action on pin is configured in CONFIG[0].POLARITY."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description collection[0]: Task for writing to pin specified in CONFIG[0].PSEL. Action on pin is configured in CONFIG[0].POLARITY. [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/gpiote/mod.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | #[doc = "Description collection[0]: Task for writing to pin specified in CONFIG[0].PSEL. Action on pin is to set it high."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description collection[0]: Task for writing to pin specified in CONFIG[0].PSEL. Action on pin is to set it high. [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/gpiote/mod.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | #[doc = "Description collection[0]: Task for writing to pin specified in CONFIG[0].PSEL. Action on pin is to set it high."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description collection[0]: Task for writing to pin specified in CONFIG[0].PSEL. Action on pin is to set it high. [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/gpiote/mod.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | #[doc = "Description collection[0]: Task for writing to pin specified in CONFIG[0].PSEL. Action on pin is to set it low."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description collection[0]: Task for writing to pin specified in CONFIG[0].PSEL. Action on pin is to set it low. [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/gpiote/mod.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | #[doc = "Description collection[0]: Task for writing to pin specified in CONFIG[0].PSEL. Action on pin is to set it low."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description collection[0]: Task for writing to pin specified in CONFIG[0].PSEL. Action on pin is to set it low. [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/gpiote/mod.rs:49:1 [INFO] [stdout] | [INFO] [stdout] 49 | #[doc = "Description collection[0]: Event generated from pin specified in CONFIG[0].PSEL"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description collection[0]: Event generated from pin specified in CONFIG[0].PSEL [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/gpiote/mod.rs:49:1 [INFO] [stdout] | [INFO] [stdout] 49 | #[doc = "Description collection[0]: Event generated from pin specified in CONFIG[0].PSEL"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description collection[0]: Event generated from pin specified in CONFIG[0].PSEL [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/gpiote/intenset/mod.rs:924:5 [INFO] [stdout] | [INFO] [stdout] 924 | #[doc = "Bit 0 - Write '1' to Enable interrupt for IN[0] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 0 - Write '1' to Enable interrupt for IN[0] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[1]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/gpiote/intenset/mod.rs:933:5 [INFO] [stdout] | [INFO] [stdout] 933 | #[doc = "Bit 1 - Write '1' to Enable interrupt for IN[1] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 1 - Write '1' to Enable interrupt for IN[1] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[2]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/gpiote/intenset/mod.rs:942:5 [INFO] [stdout] | [INFO] [stdout] 942 | #[doc = "Bit 2 - Write '1' to Enable interrupt for IN[2] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 2 - Write '1' to Enable interrupt for IN[2] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[3]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/gpiote/intenset/mod.rs:951:5 [INFO] [stdout] | [INFO] [stdout] 951 | #[doc = "Bit 3 - Write '1' to Enable interrupt for IN[3] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 3 - Write '1' to Enable interrupt for IN[3] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[4]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/gpiote/intenset/mod.rs:960:5 [INFO] [stdout] | [INFO] [stdout] 960 | #[doc = "Bit 4 - Write '1' to Enable interrupt for IN[4] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 4 - Write '1' to Enable interrupt for IN[4] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[5]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/gpiote/intenset/mod.rs:969:5 [INFO] [stdout] | [INFO] [stdout] 969 | #[doc = "Bit 5 - Write '1' to Enable interrupt for IN[5] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 5 - Write '1' to Enable interrupt for IN[5] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[6]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/gpiote/intenset/mod.rs:978:5 [INFO] [stdout] | [INFO] [stdout] 978 | #[doc = "Bit 6 - Write '1' to Enable interrupt for IN[6] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 6 - Write '1' to Enable interrupt for IN[6] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[7]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/gpiote/intenset/mod.rs:987:5 [INFO] [stdout] | [INFO] [stdout] 987 | #[doc = "Bit 7 - Write '1' to Enable interrupt for IN[7] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 7 - Write '1' to Enable interrupt for IN[7] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/gpiote/intenset/mod.rs:1018:5 [INFO] [stdout] | [INFO] [stdout] 1018 | #[doc = "Bit 0 - Write '1' to Enable interrupt for IN[0] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 0 - Write '1' to Enable interrupt for IN[0] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[1]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/gpiote/intenset/mod.rs:1023:5 [INFO] [stdout] | [INFO] [stdout] 1023 | #[doc = "Bit 1 - Write '1' to Enable interrupt for IN[1] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 1 - Write '1' to Enable interrupt for IN[1] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[2]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/gpiote/intenset/mod.rs:1028:5 [INFO] [stdout] | [INFO] [stdout] 1028 | #[doc = "Bit 2 - Write '1' to Enable interrupt for IN[2] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 2 - Write '1' to Enable interrupt for IN[2] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[3]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/gpiote/intenset/mod.rs:1033:5 [INFO] [stdout] | [INFO] [stdout] 1033 | #[doc = "Bit 3 - Write '1' to Enable interrupt for IN[3] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 3 - Write '1' to Enable interrupt for IN[3] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[4]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/gpiote/intenset/mod.rs:1038:5 [INFO] [stdout] | [INFO] [stdout] 1038 | #[doc = "Bit 4 - Write '1' to Enable interrupt for IN[4] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 4 - Write '1' to Enable interrupt for IN[4] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[5]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/gpiote/intenset/mod.rs:1043:5 [INFO] [stdout] | [INFO] [stdout] 1043 | #[doc = "Bit 5 - Write '1' to Enable interrupt for IN[5] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 5 - Write '1' to Enable interrupt for IN[5] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[6]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/gpiote/intenset/mod.rs:1048:5 [INFO] [stdout] | [INFO] [stdout] 1048 | #[doc = "Bit 6 - Write '1' to Enable interrupt for IN[6] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 6 - Write '1' to Enable interrupt for IN[6] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[7]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/gpiote/intenset/mod.rs:1053:5 [INFO] [stdout] | [INFO] [stdout] 1053 | #[doc = "Bit 7 - Write '1' to Enable interrupt for IN[7] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 7 - Write '1' to Enable interrupt for IN[7] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/gpiote/intenclr/mod.rs:924:5 [INFO] [stdout] | [INFO] [stdout] 924 | #[doc = "Bit 0 - Write '1' to Disable interrupt for IN[0] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 0 - Write '1' to Disable interrupt for IN[0] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[1]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/gpiote/intenclr/mod.rs:933:5 [INFO] [stdout] | [INFO] [stdout] 933 | #[doc = "Bit 1 - Write '1' to Disable interrupt for IN[1] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 1 - Write '1' to Disable interrupt for IN[1] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[2]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/gpiote/intenclr/mod.rs:942:5 [INFO] [stdout] | [INFO] [stdout] 942 | #[doc = "Bit 2 - Write '1' to Disable interrupt for IN[2] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 2 - Write '1' to Disable interrupt for IN[2] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[3]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/gpiote/intenclr/mod.rs:951:5 [INFO] [stdout] | [INFO] [stdout] 951 | #[doc = "Bit 3 - Write '1' to Disable interrupt for IN[3] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 3 - Write '1' to Disable interrupt for IN[3] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[4]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/gpiote/intenclr/mod.rs:960:5 [INFO] [stdout] | [INFO] [stdout] 960 | #[doc = "Bit 4 - Write '1' to Disable interrupt for IN[4] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 4 - Write '1' to Disable interrupt for IN[4] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[5]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/gpiote/intenclr/mod.rs:969:5 [INFO] [stdout] | [INFO] [stdout] 969 | #[doc = "Bit 5 - Write '1' to Disable interrupt for IN[5] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 5 - Write '1' to Disable interrupt for IN[5] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[6]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/gpiote/intenclr/mod.rs:978:5 [INFO] [stdout] | [INFO] [stdout] 978 | #[doc = "Bit 6 - Write '1' to Disable interrupt for IN[6] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 6 - Write '1' to Disable interrupt for IN[6] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[7]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/gpiote/intenclr/mod.rs:987:5 [INFO] [stdout] | [INFO] [stdout] 987 | #[doc = "Bit 7 - Write '1' to Disable interrupt for IN[7] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 7 - Write '1' to Disable interrupt for IN[7] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/gpiote/intenclr/mod.rs:1018:5 [INFO] [stdout] | [INFO] [stdout] 1018 | #[doc = "Bit 0 - Write '1' to Disable interrupt for IN[0] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 0 - Write '1' to Disable interrupt for IN[0] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[1]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/gpiote/intenclr/mod.rs:1023:5 [INFO] [stdout] | [INFO] [stdout] 1023 | #[doc = "Bit 1 - Write '1' to Disable interrupt for IN[1] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 1 - Write '1' to Disable interrupt for IN[1] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[2]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/gpiote/intenclr/mod.rs:1028:5 [INFO] [stdout] | [INFO] [stdout] 1028 | #[doc = "Bit 2 - Write '1' to Disable interrupt for IN[2] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 2 - Write '1' to Disable interrupt for IN[2] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[3]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/gpiote/intenclr/mod.rs:1033:5 [INFO] [stdout] | [INFO] [stdout] 1033 | #[doc = "Bit 3 - Write '1' to Disable interrupt for IN[3] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 3 - Write '1' to Disable interrupt for IN[3] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[4]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/gpiote/intenclr/mod.rs:1038:5 [INFO] [stdout] | [INFO] [stdout] 1038 | #[doc = "Bit 4 - Write '1' to Disable interrupt for IN[4] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 4 - Write '1' to Disable interrupt for IN[4] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[5]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/gpiote/intenclr/mod.rs:1043:5 [INFO] [stdout] | [INFO] [stdout] 1043 | #[doc = "Bit 5 - Write '1' to Disable interrupt for IN[5] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 5 - Write '1' to Disable interrupt for IN[5] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[6]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/gpiote/intenclr/mod.rs:1048:5 [INFO] [stdout] | [INFO] [stdout] 1048 | #[doc = "Bit 6 - Write '1' to Disable interrupt for IN[6] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 6 - Write '1' to Disable interrupt for IN[6] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[7]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/gpiote/intenclr/mod.rs:1053:5 [INFO] [stdout] | [INFO] [stdout] 1053 | #[doc = "Bit 7 - Write '1' to Disable interrupt for IN[7] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 7 - Write '1' to Disable interrupt for IN[7] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/gpiote/mod.rs:73:1 [INFO] [stdout] | [INFO] [stdout] 73 | #[doc = "Description collection[0]: Configuration for OUT[n], SET[n] and CLR[n] tasks and IN[n] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description collection[0]: Configuration for OUT[n], SET[n] and CLR[n] tasks and IN[n] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[n]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/gpiote/mod.rs:73:1 [INFO] [stdout] | [INFO] [stdout] 73 | #[doc = "Description collection[0]: Configuration for OUT[n], SET[n] and CLR[n] tasks and IN[n] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description collection[0]: Configuration for OUT[n], SET[n] and CLR[n] tasks and IN[n] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[n]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/gpiote/mod.rs:73:1 [INFO] [stdout] | [INFO] [stdout] 73 | #[doc = "Description collection[0]: Configuration for OUT[n], SET[n] and CLR[n] tasks and IN[n] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description collection[0]: Configuration for OUT[n], SET[n] and CLR[n] tasks and IN[n] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[n]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/gpiote/mod.rs:73:1 [INFO] [stdout] | [INFO] [stdout] 73 | #[doc = "Description collection[0]: Configuration for OUT[n], SET[n] and CLR[n] tasks and IN[n] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description collection[0]: Configuration for OUT[n], SET[n] and CLR[n] tasks and IN[n] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[n]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/gpiote/mod.rs:73:1 [INFO] [stdout] | [INFO] [stdout] 73 | #[doc = "Description collection[0]: Configuration for OUT[n], SET[n] and CLR[n] tasks and IN[n] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description collection[0]: Configuration for OUT[n], SET[n] and CLR[n] tasks and IN[n] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[n]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/gpiote/config/mod.rs:109:5 [INFO] [stdout] | [INFO] [stdout] 109 | #[doc = "Task mode: No effect on pin from OUT[n] task. Event mode: no IN[n] event generated on pin activity."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Task mode: No effect on pin from OUT[n] task. Event mode: no IN[n] event generated on pin activity. [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[n]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/gpiote/config/mod.rs:109:5 [INFO] [stdout] | [INFO] [stdout] 109 | #[doc = "Task mode: No effect on pin from OUT[n] task. Event mode: no IN[n] event generated on pin activity."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Task mode: No effect on pin from OUT[n] task. Event mode: no IN[n] event generated on pin activity. [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[n]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/gpiote/config/mod.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 111 | #[doc = "Task mode: Set pin from OUT[n] task. Event mode: Generate IN[n] event when rising edge on pin."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Task mode: Set pin from OUT[n] task. Event mode: Generate IN[n] event when rising edge on pin. [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[n]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/gpiote/config/mod.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 111 | #[doc = "Task mode: Set pin from OUT[n] task. Event mode: Generate IN[n] event when rising edge on pin."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Task mode: Set pin from OUT[n] task. Event mode: Generate IN[n] event when rising edge on pin. [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[n]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/gpiote/config/mod.rs:113:5 [INFO] [stdout] | [INFO] [stdout] 113 | #[doc = "Task mode: Clear pin from OUT[n] task. Event mode: Generate IN[n] event when falling edge on pin."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Task mode: Clear pin from OUT[n] task. Event mode: Generate IN[n] event when falling edge on pin. [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[n]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/gpiote/config/mod.rs:113:5 [INFO] [stdout] | [INFO] [stdout] 113 | #[doc = "Task mode: Clear pin from OUT[n] task. Event mode: Generate IN[n] event when falling edge on pin."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Task mode: Clear pin from OUT[n] task. Event mode: Generate IN[n] event when falling edge on pin. [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[n]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/gpiote/config/mod.rs:115:5 [INFO] [stdout] | [INFO] [stdout] 115 | #[doc = "Task mode: Toggle pin from OUT[n]. Event mode: Generate IN[n] when any change on pin."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Task mode: Toggle pin from OUT[n]. Event mode: Generate IN[n] when any change on pin. [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[n]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/gpiote/config/mod.rs:115:5 [INFO] [stdout] | [INFO] [stdout] 115 | #[doc = "Task mode: Toggle pin from OUT[n]. Event mode: Generate IN[n] when any change on pin."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Task mode: Toggle pin from OUT[n]. Event mode: Generate IN[n] when any change on pin. [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[n]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/gpiote/config/mod.rs:282:5 [INFO] [stdout] | [INFO] [stdout] 282 | #[doc = "Task mode: No effect on pin from OUT[n] task. Event mode: no IN[n] event generated on pin activity."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Task mode: No effect on pin from OUT[n] task. Event mode: no IN[n] event generated on pin activity. [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[n]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/gpiote/config/mod.rs:282:5 [INFO] [stdout] | [INFO] [stdout] 282 | #[doc = "Task mode: No effect on pin from OUT[n] task. Event mode: no IN[n] event generated on pin activity."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Task mode: No effect on pin from OUT[n] task. Event mode: no IN[n] event generated on pin activity. [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[n]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/gpiote/config/mod.rs:284:5 [INFO] [stdout] | [INFO] [stdout] 284 | #[doc = "Task mode: Set pin from OUT[n] task. Event mode: Generate IN[n] event when rising edge on pin."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Task mode: Set pin from OUT[n] task. Event mode: Generate IN[n] event when rising edge on pin. [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[n]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/gpiote/config/mod.rs:284:5 [INFO] [stdout] | [INFO] [stdout] 284 | #[doc = "Task mode: Set pin from OUT[n] task. Event mode: Generate IN[n] event when rising edge on pin."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Task mode: Set pin from OUT[n] task. Event mode: Generate IN[n] event when rising edge on pin. [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[n]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/gpiote/config/mod.rs:286:5 [INFO] [stdout] | [INFO] [stdout] 286 | #[doc = "Task mode: Clear pin from OUT[n] task. Event mode: Generate IN[n] event when falling edge on pin."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Task mode: Clear pin from OUT[n] task. Event mode: Generate IN[n] event when falling edge on pin. [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[n]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/gpiote/config/mod.rs:286:5 [INFO] [stdout] | [INFO] [stdout] 286 | #[doc = "Task mode: Clear pin from OUT[n] task. Event mode: Generate IN[n] event when falling edge on pin."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Task mode: Clear pin from OUT[n] task. Event mode: Generate IN[n] event when falling edge on pin. [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[n]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/gpiote/config/mod.rs:288:5 [INFO] [stdout] | [INFO] [stdout] 288 | #[doc = "Task mode: Toggle pin from OUT[n]. Event mode: Generate IN[n] when any change on pin."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Task mode: Toggle pin from OUT[n]. Event mode: Generate IN[n] when any change on pin. [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[n]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/gpiote/config/mod.rs:288:5 [INFO] [stdout] | [INFO] [stdout] 288 | #[doc = "Task mode: Toggle pin from OUT[n]. Event mode: Generate IN[n] when any change on pin."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Task mode: Toggle pin from OUT[n]. Event mode: Generate IN[n] when any change on pin. [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[n]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/gpiote/config/mod.rs:316:5 [INFO] [stdout] | [INFO] [stdout] 316 | #[doc = "Task mode: No effect on pin from OUT[n] task. Event mode: no IN[n] event generated on pin activity."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Task mode: No effect on pin from OUT[n] task. Event mode: no IN[n] event generated on pin activity. [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[n]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/gpiote/config/mod.rs:316:5 [INFO] [stdout] | [INFO] [stdout] 316 | #[doc = "Task mode: No effect on pin from OUT[n] task. Event mode: no IN[n] event generated on pin activity."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Task mode: No effect on pin from OUT[n] task. Event mode: no IN[n] event generated on pin activity. [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[n]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/gpiote/config/mod.rs:321:5 [INFO] [stdout] | [INFO] [stdout] 321 | #[doc = "Task mode: Set pin from OUT[n] task. Event mode: Generate IN[n] event when rising edge on pin."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Task mode: Set pin from OUT[n] task. Event mode: Generate IN[n] event when rising edge on pin. [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[n]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/gpiote/config/mod.rs:321:5 [INFO] [stdout] | [INFO] [stdout] 321 | #[doc = "Task mode: Set pin from OUT[n] task. Event mode: Generate IN[n] event when rising edge on pin."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Task mode: Set pin from OUT[n] task. Event mode: Generate IN[n] event when rising edge on pin. [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[n]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/gpiote/config/mod.rs:326:5 [INFO] [stdout] | [INFO] [stdout] 326 | #[doc = "Task mode: Clear pin from OUT[n] task. Event mode: Generate IN[n] event when falling edge on pin."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Task mode: Clear pin from OUT[n] task. Event mode: Generate IN[n] event when falling edge on pin. [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[n]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/gpiote/config/mod.rs:326:5 [INFO] [stdout] | [INFO] [stdout] 326 | #[doc = "Task mode: Clear pin from OUT[n] task. Event mode: Generate IN[n] event when falling edge on pin."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Task mode: Clear pin from OUT[n] task. Event mode: Generate IN[n] event when falling edge on pin. [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[n]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/gpiote/config/mod.rs:331:5 [INFO] [stdout] | [INFO] [stdout] 331 | #[doc = "Task mode: Toggle pin from OUT[n]. Event mode: Generate IN[n] when any change on pin."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Task mode: Toggle pin from OUT[n]. Event mode: Generate IN[n] when any change on pin. [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[n]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/gpiote/config/mod.rs:331:5 [INFO] [stdout] | [INFO] [stdout] 331 | #[doc = "Task mode: Toggle pin from OUT[n]. Event mode: Generate IN[n] when any change on pin."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Task mode: Toggle pin from OUT[n]. Event mode: Generate IN[n] when any change on pin. [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[n]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/gpiote/config/mod.rs:419:5 [INFO] [stdout] | [INFO] [stdout] 419 | #[doc = "Bits 8:12 - GPIO number associated with SET[n], CLR[n] and OUT[n] tasks and IN[n] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bits 8:12 - GPIO number associated with SET[n], CLR[n] and OUT[n] tasks and IN[n] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[n]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/gpiote/config/mod.rs:419:5 [INFO] [stdout] | [INFO] [stdout] 419 | #[doc = "Bits 8:12 - GPIO number associated with SET[n], CLR[n] and OUT[n] tasks and IN[n] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bits 8:12 - GPIO number associated with SET[n], CLR[n] and OUT[n] tasks and IN[n] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[n]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/gpiote/config/mod.rs:419:5 [INFO] [stdout] | [INFO] [stdout] 419 | #[doc = "Bits 8:12 - GPIO number associated with SET[n], CLR[n] and OUT[n] tasks and IN[n] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bits 8:12 - GPIO number associated with SET[n], CLR[n] and OUT[n] tasks and IN[n] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[n]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/gpiote/config/mod.rs:419:5 [INFO] [stdout] | [INFO] [stdout] 419 | #[doc = "Bits 8:12 - GPIO number associated with SET[n], CLR[n] and OUT[n] tasks and IN[n] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bits 8:12 - GPIO number associated with SET[n], CLR[n] and OUT[n] tasks and IN[n] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[n]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/gpiote/config/mod.rs:429:5 [INFO] [stdout] | [INFO] [stdout] 429 | #[doc = "Bits 16:17 - When In task mode: Operation to be performed on output when OUT[n] task is triggered. When In event mode: Operation on input that shall trigger IN[n] event."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bits 16:17 - When In task mode: Operation to be performed on output when OUT[n] task is triggered. When In event mode: Operation on input that shall trigger IN[n] event. [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[n]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/gpiote/config/mod.rs:429:5 [INFO] [stdout] | [INFO] [stdout] 429 | #[doc = "Bits 16:17 - When In task mode: Operation to be performed on output when OUT[n] task is triggered. When In event mode: Operation on input that shall trigger IN[n] event."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bits 16:17 - When In task mode: Operation to be performed on output when OUT[n] task is triggered. When In event mode: Operation on input that shall trigger IN[n] event. [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[n]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/gpiote/config/mod.rs:465:5 [INFO] [stdout] | [INFO] [stdout] 465 | #[doc = "Bits 8:12 - GPIO number associated with SET[n], CLR[n] and OUT[n] tasks and IN[n] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bits 8:12 - GPIO number associated with SET[n], CLR[n] and OUT[n] tasks and IN[n] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[n]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/gpiote/config/mod.rs:465:5 [INFO] [stdout] | [INFO] [stdout] 465 | #[doc = "Bits 8:12 - GPIO number associated with SET[n], CLR[n] and OUT[n] tasks and IN[n] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bits 8:12 - GPIO number associated with SET[n], CLR[n] and OUT[n] tasks and IN[n] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[n]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/gpiote/config/mod.rs:465:5 [INFO] [stdout] | [INFO] [stdout] 465 | #[doc = "Bits 8:12 - GPIO number associated with SET[n], CLR[n] and OUT[n] tasks and IN[n] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bits 8:12 - GPIO number associated with SET[n], CLR[n] and OUT[n] tasks and IN[n] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[n]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/gpiote/config/mod.rs:465:5 [INFO] [stdout] | [INFO] [stdout] 465 | #[doc = "Bits 8:12 - GPIO number associated with SET[n], CLR[n] and OUT[n] tasks and IN[n] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bits 8:12 - GPIO number associated with SET[n], CLR[n] and OUT[n] tasks and IN[n] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[n]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/gpiote/config/mod.rs:470:5 [INFO] [stdout] | [INFO] [stdout] 470 | #[doc = "Bits 16:17 - When In task mode: Operation to be performed on output when OUT[n] task is triggered. When In event mode: Operation on input that shall trigger IN[n] event."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bits 16:17 - When In task mode: Operation to be performed on output when OUT[n] task is triggered. When In event mode: Operation on input that shall trigger IN[n] event. [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[n]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/gpiote/config/mod.rs:470:5 [INFO] [stdout] | [INFO] [stdout] 470 | #[doc = "Bits 16:17 - When In task mode: Operation to be performed on output when OUT[n] task is triggered. When In event mode: Operation on input that shall trigger IN[n] event."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bits 16:17 - When In task mode: Operation to be performed on output when OUT[n] task is triggered. When In event mode: Operation on input that shall trigger IN[n] event. [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/saadc/mod.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | #[doc = "0x00 - Description cluster[0]: Last results is equal or above CH[0].LIMIT.HIGH"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] 0x00 - Description cluster[0]: Last results is equal or above CH[0].LIMIT.HIGH [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/saadc/mod.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | #[doc = "0x00 - Description cluster[0]: Last results is equal or above CH[0].LIMIT.HIGH"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] 0x00 - Description cluster[0]: Last results is equal or above CH[0].LIMIT.HIGH [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/saadc/mod.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 59 | #[doc = "0x04 - Description cluster[0]: Last results is equal or below CH[0].LIMIT.LOW"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] 0x04 - Description cluster[0]: Last results is equal or below CH[0].LIMIT.LOW [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/saadc/mod.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 59 | #[doc = "0x04 - Description cluster[0]: Last results is equal or below CH[0].LIMIT.LOW"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] 0x04 - Description cluster[0]: Last results is equal or below CH[0].LIMIT.LOW [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/saadc/mod.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | #[doc = "0x00 - Description cluster[0]: Input positive pin selection for CH[0]"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] 0x00 - Description cluster[0]: Input positive pin selection for CH[0] [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/saadc/mod.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | #[doc = "0x00 - Description cluster[0]: Input positive pin selection for CH[0]"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] 0x00 - Description cluster[0]: Input positive pin selection for CH[0] [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/saadc/mod.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | #[doc = "0x04 - Description cluster[0]: Input negative pin selection for CH[0]"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] 0x04 - Description cluster[0]: Input negative pin selection for CH[0] [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/saadc/mod.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | #[doc = "0x04 - Description cluster[0]: Input negative pin selection for CH[0]"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] 0x04 - Description cluster[0]: Input negative pin selection for CH[0] [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/saadc/mod.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 72 | #[doc = "0x08 - Description cluster[0]: Input configuration for CH[0]"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] 0x08 - Description cluster[0]: Input configuration for CH[0] [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/saadc/mod.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 72 | #[doc = "0x08 - Description cluster[0]: Input configuration for CH[0]"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] 0x08 - Description cluster[0]: Input configuration for CH[0] [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/saadc/mod.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 74 | #[doc = "0x0c - Description cluster[0]: High/low limits for event monitoring a channel"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] 0x0c - Description cluster[0]: High/low limits for event monitoring a channel [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/saadc/events_ch/mod.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #[doc = "Description cluster[0]: Last results is equal or above CH[0].LIMIT.HIGH"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description cluster[0]: Last results is equal or above CH[0].LIMIT.HIGH [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/saadc/events_ch/mod.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #[doc = "Description cluster[0]: Last results is equal or above CH[0].LIMIT.HIGH"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description cluster[0]: Last results is equal or above CH[0].LIMIT.HIGH [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/saadc/events_ch/mod.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | #[doc = "Description cluster[0]: Last results is equal or below CH[0].LIMIT.LOW"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description cluster[0]: Last results is equal or below CH[0].LIMIT.LOW [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/saadc/events_ch/mod.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | #[doc = "Description cluster[0]: Last results is equal or below CH[0].LIMIT.LOW"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description cluster[0]: Last results is equal or below CH[0].LIMIT.LOW [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/saadc/events_ch/mod.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | #[doc = "Description cluster[0]: Last results is equal or above CH[0].LIMIT.HIGH"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description cluster[0]: Last results is equal or above CH[0].LIMIT.HIGH [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/saadc/events_ch/mod.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | #[doc = "Description cluster[0]: Last results is equal or above CH[0].LIMIT.HIGH"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description cluster[0]: Last results is equal or above CH[0].LIMIT.HIGH [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/saadc/events_ch/mod.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | #[doc = "Description cluster[0]: Last results is equal or below CH[0].LIMIT.LOW"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description cluster[0]: Last results is equal or below CH[0].LIMIT.LOW [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/saadc/events_ch/mod.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | #[doc = "Description cluster[0]: Last results is equal or below CH[0].LIMIT.LOW"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description cluster[0]: Last results is equal or below CH[0].LIMIT.LOW [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/saadc/ch/mod.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #[doc = "Description cluster[0]: Input positive pin selection for CH[0]"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description cluster[0]: Input positive pin selection for CH[0] [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/saadc/ch/mod.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #[doc = "Description cluster[0]: Input positive pin selection for CH[0]"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description cluster[0]: Input positive pin selection for CH[0] [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/saadc/ch/mod.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | #[doc = "Description cluster[0]: Input negative pin selection for CH[0]"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description cluster[0]: Input negative pin selection for CH[0] [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/saadc/ch/mod.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | #[doc = "Description cluster[0]: Input negative pin selection for CH[0]"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description cluster[0]: Input negative pin selection for CH[0] [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/saadc/ch/mod.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | #[doc = "Description cluster[0]: Input configuration for CH[0]"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description cluster[0]: Input configuration for CH[0] [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/saadc/ch/mod.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | #[doc = "Description cluster[0]: Input configuration for CH[0]"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description cluster[0]: Input configuration for CH[0] [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/saadc/ch/mod.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | #[doc = "Description cluster[0]: High/low limits for event monitoring a channel"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description cluster[0]: High/low limits for event monitoring a channel [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/saadc/ch/mod.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | #[doc = "Description cluster[0]: Input positive pin selection for CH[0]"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description cluster[0]: Input positive pin selection for CH[0] [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/saadc/ch/mod.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | #[doc = "Description cluster[0]: Input positive pin selection for CH[0]"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description cluster[0]: Input positive pin selection for CH[0] [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/saadc/ch/mod.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | #[doc = "Description cluster[0]: Input negative pin selection for CH[0]"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description cluster[0]: Input negative pin selection for CH[0] [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/saadc/ch/mod.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | #[doc = "Description cluster[0]: Input negative pin selection for CH[0]"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description cluster[0]: Input negative pin selection for CH[0] [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/saadc/ch/mod.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | #[doc = "Description cluster[0]: Input configuration for CH[0]"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description cluster[0]: Input configuration for CH[0] [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/saadc/ch/mod.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | #[doc = "Description cluster[0]: Input configuration for CH[0]"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description cluster[0]: Input configuration for CH[0] [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/saadc/ch/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | #[doc = "Description cluster[0]: High/low limits for event monitoring a channel"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description cluster[0]: High/low limits for event monitoring a channel [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/saadc/inten/mod.rs:2415:5 [INFO] [stdout] | [INFO] [stdout] 2415 | #[doc = "Bit 6 - Enable or disable interrupt for CH[0].LIMITH event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 6 - Enable or disable interrupt for CH[0].LIMITH event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/saadc/inten/mod.rs:2424:5 [INFO] [stdout] | [INFO] [stdout] 2424 | #[doc = "Bit 7 - Enable or disable interrupt for CH[0].LIMITL event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 7 - Enable or disable interrupt for CH[0].LIMITL event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[1]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/saadc/inten/mod.rs:2433:5 [INFO] [stdout] | [INFO] [stdout] 2433 | #[doc = "Bit 8 - Enable or disable interrupt for CH[1].LIMITH event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 8 - Enable or disable interrupt for CH[1].LIMITH event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[1]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/saadc/inten/mod.rs:2442:5 [INFO] [stdout] | [INFO] [stdout] 2442 | #[doc = "Bit 9 - Enable or disable interrupt for CH[1].LIMITL event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 9 - Enable or disable interrupt for CH[1].LIMITL event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[2]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/saadc/inten/mod.rs:2451:5 [INFO] [stdout] | [INFO] [stdout] 2451 | #[doc = "Bit 10 - Enable or disable interrupt for CH[2].LIMITH event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 10 - Enable or disable interrupt for CH[2].LIMITH event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[2]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/saadc/inten/mod.rs:2460:5 [INFO] [stdout] | [INFO] [stdout] 2460 | #[doc = "Bit 11 - Enable or disable interrupt for CH[2].LIMITL event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 11 - Enable or disable interrupt for CH[2].LIMITL event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[3]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/saadc/inten/mod.rs:2469:5 [INFO] [stdout] | [INFO] [stdout] 2469 | #[doc = "Bit 12 - Enable or disable interrupt for CH[3].LIMITH event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 12 - Enable or disable interrupt for CH[3].LIMITH event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[3]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/saadc/inten/mod.rs:2478:5 [INFO] [stdout] | [INFO] [stdout] 2478 | #[doc = "Bit 13 - Enable or disable interrupt for CH[3].LIMITL event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 13 - Enable or disable interrupt for CH[3].LIMITL event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[4]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/saadc/inten/mod.rs:2487:5 [INFO] [stdout] | [INFO] [stdout] 2487 | #[doc = "Bit 14 - Enable or disable interrupt for CH[4].LIMITH event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 14 - Enable or disable interrupt for CH[4].LIMITH event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[4]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/saadc/inten/mod.rs:2496:5 [INFO] [stdout] | [INFO] [stdout] 2496 | #[doc = "Bit 15 - Enable or disable interrupt for CH[4].LIMITL event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 15 - Enable or disable interrupt for CH[4].LIMITL event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[5]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/saadc/inten/mod.rs:2505:5 [INFO] [stdout] | [INFO] [stdout] 2505 | #[doc = "Bit 16 - Enable or disable interrupt for CH[5].LIMITH event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 16 - Enable or disable interrupt for CH[5].LIMITH event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[5]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/saadc/inten/mod.rs:2514:5 [INFO] [stdout] | [INFO] [stdout] 2514 | #[doc = "Bit 17 - Enable or disable interrupt for CH[5].LIMITL event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 17 - Enable or disable interrupt for CH[5].LIMITL event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[6]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/saadc/inten/mod.rs:2523:5 [INFO] [stdout] | [INFO] [stdout] 2523 | #[doc = "Bit 18 - Enable or disable interrupt for CH[6].LIMITH event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 18 - Enable or disable interrupt for CH[6].LIMITH event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[6]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/saadc/inten/mod.rs:2532:5 [INFO] [stdout] | [INFO] [stdout] 2532 | #[doc = "Bit 19 - Enable or disable interrupt for CH[6].LIMITL event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 19 - Enable or disable interrupt for CH[6].LIMITL event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[7]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/saadc/inten/mod.rs:2541:5 [INFO] [stdout] | [INFO] [stdout] 2541 | #[doc = "Bit 20 - Enable or disable interrupt for CH[7].LIMITH event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 20 - Enable or disable interrupt for CH[7].LIMITH event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[7]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/saadc/inten/mod.rs:2550:5 [INFO] [stdout] | [INFO] [stdout] 2550 | #[doc = "Bit 21 - Enable or disable interrupt for CH[7].LIMITL event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 21 - Enable or disable interrupt for CH[7].LIMITL event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/saadc/inten/mod.rs:2602:5 [INFO] [stdout] | [INFO] [stdout] 2602 | #[doc = "Bit 6 - Enable or disable interrupt for CH[0].LIMITH event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 6 - Enable or disable interrupt for CH[0].LIMITH event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/saadc/inten/mod.rs:2607:5 [INFO] [stdout] | [INFO] [stdout] 2607 | #[doc = "Bit 7 - Enable or disable interrupt for CH[0].LIMITL event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 7 - Enable or disable interrupt for CH[0].LIMITL event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[1]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/saadc/inten/mod.rs:2612:5 [INFO] [stdout] | [INFO] [stdout] 2612 | #[doc = "Bit 8 - Enable or disable interrupt for CH[1].LIMITH event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 8 - Enable or disable interrupt for CH[1].LIMITH event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[1]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/saadc/inten/mod.rs:2617:5 [INFO] [stdout] | [INFO] [stdout] 2617 | #[doc = "Bit 9 - Enable or disable interrupt for CH[1].LIMITL event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 9 - Enable or disable interrupt for CH[1].LIMITL event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[2]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/saadc/inten/mod.rs:2622:5 [INFO] [stdout] | [INFO] [stdout] 2622 | #[doc = "Bit 10 - Enable or disable interrupt for CH[2].LIMITH event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 10 - Enable or disable interrupt for CH[2].LIMITH event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[2]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/saadc/inten/mod.rs:2627:5 [INFO] [stdout] | [INFO] [stdout] 2627 | #[doc = "Bit 11 - Enable or disable interrupt for CH[2].LIMITL event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 11 - Enable or disable interrupt for CH[2].LIMITL event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[3]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/saadc/inten/mod.rs:2632:5 [INFO] [stdout] | [INFO] [stdout] 2632 | #[doc = "Bit 12 - Enable or disable interrupt for CH[3].LIMITH event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 12 - Enable or disable interrupt for CH[3].LIMITH event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[3]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/saadc/inten/mod.rs:2637:5 [INFO] [stdout] | [INFO] [stdout] 2637 | #[doc = "Bit 13 - Enable or disable interrupt for CH[3].LIMITL event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 13 - Enable or disable interrupt for CH[3].LIMITL event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[4]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/saadc/inten/mod.rs:2642:5 [INFO] [stdout] | [INFO] [stdout] 2642 | #[doc = "Bit 14 - Enable or disable interrupt for CH[4].LIMITH event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 14 - Enable or disable interrupt for CH[4].LIMITH event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[4]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/saadc/inten/mod.rs:2647:5 [INFO] [stdout] | [INFO] [stdout] 2647 | #[doc = "Bit 15 - Enable or disable interrupt for CH[4].LIMITL event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 15 - Enable or disable interrupt for CH[4].LIMITL event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[5]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/saadc/inten/mod.rs:2652:5 [INFO] [stdout] | [INFO] [stdout] 2652 | #[doc = "Bit 16 - Enable or disable interrupt for CH[5].LIMITH event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 16 - Enable or disable interrupt for CH[5].LIMITH event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[5]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/saadc/inten/mod.rs:2657:5 [INFO] [stdout] | [INFO] [stdout] 2657 | #[doc = "Bit 17 - Enable or disable interrupt for CH[5].LIMITL event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 17 - Enable or disable interrupt for CH[5].LIMITL event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[6]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/saadc/inten/mod.rs:2662:5 [INFO] [stdout] | [INFO] [stdout] 2662 | #[doc = "Bit 18 - Enable or disable interrupt for CH[6].LIMITH event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 18 - Enable or disable interrupt for CH[6].LIMITH event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[6]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/saadc/inten/mod.rs:2667:5 [INFO] [stdout] | [INFO] [stdout] 2667 | #[doc = "Bit 19 - Enable or disable interrupt for CH[6].LIMITL event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 19 - Enable or disable interrupt for CH[6].LIMITL event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[7]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/saadc/inten/mod.rs:2672:5 [INFO] [stdout] | [INFO] [stdout] 2672 | #[doc = "Bit 20 - Enable or disable interrupt for CH[7].LIMITH event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 20 - Enable or disable interrupt for CH[7].LIMITH event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[7]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/saadc/inten/mod.rs:2677:5 [INFO] [stdout] | [INFO] [stdout] 2677 | #[doc = "Bit 21 - Enable or disable interrupt for CH[7].LIMITL event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 21 - Enable or disable interrupt for CH[7].LIMITL event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/saadc/intenset/mod.rs:2239:5 [INFO] [stdout] | [INFO] [stdout] 2239 | #[doc = "Bit 6 - Write '1' to Enable interrupt for CH[0].LIMITH event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 6 - Write '1' to Enable interrupt for CH[0].LIMITH event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/saadc/intenset/mod.rs:2248:5 [INFO] [stdout] | [INFO] [stdout] 2248 | #[doc = "Bit 7 - Write '1' to Enable interrupt for CH[0].LIMITL event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 7 - Write '1' to Enable interrupt for CH[0].LIMITL event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[1]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/saadc/intenset/mod.rs:2257:5 [INFO] [stdout] | [INFO] [stdout] 2257 | #[doc = "Bit 8 - Write '1' to Enable interrupt for CH[1].LIMITH event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 8 - Write '1' to Enable interrupt for CH[1].LIMITH event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[1]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/saadc/intenset/mod.rs:2266:5 [INFO] [stdout] | [INFO] [stdout] 2266 | #[doc = "Bit 9 - Write '1' to Enable interrupt for CH[1].LIMITL event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 9 - Write '1' to Enable interrupt for CH[1].LIMITL event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[2]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/saadc/intenset/mod.rs:2275:5 [INFO] [stdout] | [INFO] [stdout] 2275 | #[doc = "Bit 10 - Write '1' to Enable interrupt for CH[2].LIMITH event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 10 - Write '1' to Enable interrupt for CH[2].LIMITH event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[2]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/saadc/intenset/mod.rs:2284:5 [INFO] [stdout] | [INFO] [stdout] 2284 | #[doc = "Bit 11 - Write '1' to Enable interrupt for CH[2].LIMITL event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 11 - Write '1' to Enable interrupt for CH[2].LIMITL event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[3]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/saadc/intenset/mod.rs:2293:5 [INFO] [stdout] | [INFO] [stdout] 2293 | #[doc = "Bit 12 - Write '1' to Enable interrupt for CH[3].LIMITH event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 12 - Write '1' to Enable interrupt for CH[3].LIMITH event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[3]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/saadc/intenset/mod.rs:2302:5 [INFO] [stdout] | [INFO] [stdout] 2302 | #[doc = "Bit 13 - Write '1' to Enable interrupt for CH[3].LIMITL event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 13 - Write '1' to Enable interrupt for CH[3].LIMITL event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[4]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/saadc/intenset/mod.rs:2311:5 [INFO] [stdout] | [INFO] [stdout] 2311 | #[doc = "Bit 14 - Write '1' to Enable interrupt for CH[4].LIMITH event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 14 - Write '1' to Enable interrupt for CH[4].LIMITH event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[4]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/saadc/intenset/mod.rs:2320:5 [INFO] [stdout] | [INFO] [stdout] 2320 | #[doc = "Bit 15 - Write '1' to Enable interrupt for CH[4].LIMITL event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 15 - Write '1' to Enable interrupt for CH[4].LIMITL event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[5]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/saadc/intenset/mod.rs:2329:5 [INFO] [stdout] | [INFO] [stdout] 2329 | #[doc = "Bit 16 - Write '1' to Enable interrupt for CH[5].LIMITH event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 16 - Write '1' to Enable interrupt for CH[5].LIMITH event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[5]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/saadc/intenset/mod.rs:2338:5 [INFO] [stdout] | [INFO] [stdout] 2338 | #[doc = "Bit 17 - Write '1' to Enable interrupt for CH[5].LIMITL event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 17 - Write '1' to Enable interrupt for CH[5].LIMITL event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[6]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/saadc/intenset/mod.rs:2347:5 [INFO] [stdout] | [INFO] [stdout] 2347 | #[doc = "Bit 18 - Write '1' to Enable interrupt for CH[6].LIMITH event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 18 - Write '1' to Enable interrupt for CH[6].LIMITH event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[6]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/saadc/intenset/mod.rs:2356:5 [INFO] [stdout] | [INFO] [stdout] 2356 | #[doc = "Bit 19 - Write '1' to Enable interrupt for CH[6].LIMITL event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 19 - Write '1' to Enable interrupt for CH[6].LIMITL event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[7]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/saadc/intenset/mod.rs:2365:5 [INFO] [stdout] | [INFO] [stdout] 2365 | #[doc = "Bit 20 - Write '1' to Enable interrupt for CH[7].LIMITH event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 20 - Write '1' to Enable interrupt for CH[7].LIMITH event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[7]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/saadc/intenset/mod.rs:2374:5 [INFO] [stdout] | [INFO] [stdout] 2374 | #[doc = "Bit 21 - Write '1' to Enable interrupt for CH[7].LIMITL event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 21 - Write '1' to Enable interrupt for CH[7].LIMITL event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/saadc/intenset/mod.rs:2426:5 [INFO] [stdout] | [INFO] [stdout] 2426 | #[doc = "Bit 6 - Write '1' to Enable interrupt for CH[0].LIMITH event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 6 - Write '1' to Enable interrupt for CH[0].LIMITH event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/saadc/intenset/mod.rs:2431:5 [INFO] [stdout] | [INFO] [stdout] 2431 | #[doc = "Bit 7 - Write '1' to Enable interrupt for CH[0].LIMITL event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 7 - Write '1' to Enable interrupt for CH[0].LIMITL event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[1]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/saadc/intenset/mod.rs:2436:5 [INFO] [stdout] | [INFO] [stdout] 2436 | #[doc = "Bit 8 - Write '1' to Enable interrupt for CH[1].LIMITH event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 8 - Write '1' to Enable interrupt for CH[1].LIMITH event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[1]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/saadc/intenset/mod.rs:2441:5 [INFO] [stdout] | [INFO] [stdout] 2441 | #[doc = "Bit 9 - Write '1' to Enable interrupt for CH[1].LIMITL event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 9 - Write '1' to Enable interrupt for CH[1].LIMITL event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[2]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/saadc/intenset/mod.rs:2446:5 [INFO] [stdout] | [INFO] [stdout] 2446 | #[doc = "Bit 10 - Write '1' to Enable interrupt for CH[2].LIMITH event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 10 - Write '1' to Enable interrupt for CH[2].LIMITH event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[2]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/saadc/intenset/mod.rs:2451:5 [INFO] [stdout] | [INFO] [stdout] 2451 | #[doc = "Bit 11 - Write '1' to Enable interrupt for CH[2].LIMITL event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 11 - Write '1' to Enable interrupt for CH[2].LIMITL event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[3]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/saadc/intenset/mod.rs:2456:5 [INFO] [stdout] | [INFO] [stdout] 2456 | #[doc = "Bit 12 - Write '1' to Enable interrupt for CH[3].LIMITH event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 12 - Write '1' to Enable interrupt for CH[3].LIMITH event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[3]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/saadc/intenset/mod.rs:2461:5 [INFO] [stdout] | [INFO] [stdout] 2461 | #[doc = "Bit 13 - Write '1' to Enable interrupt for CH[3].LIMITL event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 13 - Write '1' to Enable interrupt for CH[3].LIMITL event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[4]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/saadc/intenset/mod.rs:2466:5 [INFO] [stdout] | [INFO] [stdout] 2466 | #[doc = "Bit 14 - Write '1' to Enable interrupt for CH[4].LIMITH event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 14 - Write '1' to Enable interrupt for CH[4].LIMITH event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[4]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/saadc/intenset/mod.rs:2471:5 [INFO] [stdout] | [INFO] [stdout] 2471 | #[doc = "Bit 15 - Write '1' to Enable interrupt for CH[4].LIMITL event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 15 - Write '1' to Enable interrupt for CH[4].LIMITL event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[5]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/saadc/intenset/mod.rs:2476:5 [INFO] [stdout] | [INFO] [stdout] 2476 | #[doc = "Bit 16 - Write '1' to Enable interrupt for CH[5].LIMITH event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 16 - Write '1' to Enable interrupt for CH[5].LIMITH event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[5]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/saadc/intenset/mod.rs:2481:5 [INFO] [stdout] | [INFO] [stdout] 2481 | #[doc = "Bit 17 - Write '1' to Enable interrupt for CH[5].LIMITL event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 17 - Write '1' to Enable interrupt for CH[5].LIMITL event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[6]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/saadc/intenset/mod.rs:2486:5 [INFO] [stdout] | [INFO] [stdout] 2486 | #[doc = "Bit 18 - Write '1' to Enable interrupt for CH[6].LIMITH event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 18 - Write '1' to Enable interrupt for CH[6].LIMITH event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[6]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/saadc/intenset/mod.rs:2491:5 [INFO] [stdout] | [INFO] [stdout] 2491 | #[doc = "Bit 19 - Write '1' to Enable interrupt for CH[6].LIMITL event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 19 - Write '1' to Enable interrupt for CH[6].LIMITL event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[7]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/saadc/intenset/mod.rs:2496:5 [INFO] [stdout] | [INFO] [stdout] 2496 | #[doc = "Bit 20 - Write '1' to Enable interrupt for CH[7].LIMITH event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 20 - Write '1' to Enable interrupt for CH[7].LIMITH event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[7]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/saadc/intenset/mod.rs:2501:5 [INFO] [stdout] | [INFO] [stdout] 2501 | #[doc = "Bit 21 - Write '1' to Enable interrupt for CH[7].LIMITL event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 21 - Write '1' to Enable interrupt for CH[7].LIMITL event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/saadc/intenclr/mod.rs:2239:5 [INFO] [stdout] | [INFO] [stdout] 2239 | #[doc = "Bit 6 - Write '1' to Disable interrupt for CH[0].LIMITH event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 6 - Write '1' to Disable interrupt for CH[0].LIMITH event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/saadc/intenclr/mod.rs:2248:5 [INFO] [stdout] | [INFO] [stdout] 2248 | #[doc = "Bit 7 - Write '1' to Disable interrupt for CH[0].LIMITL event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 7 - Write '1' to Disable interrupt for CH[0].LIMITL event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[1]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/saadc/intenclr/mod.rs:2257:5 [INFO] [stdout] | [INFO] [stdout] 2257 | #[doc = "Bit 8 - Write '1' to Disable interrupt for CH[1].LIMITH event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 8 - Write '1' to Disable interrupt for CH[1].LIMITH event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[1]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/saadc/intenclr/mod.rs:2266:5 [INFO] [stdout] | [INFO] [stdout] 2266 | #[doc = "Bit 9 - Write '1' to Disable interrupt for CH[1].LIMITL event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 9 - Write '1' to Disable interrupt for CH[1].LIMITL event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[2]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/saadc/intenclr/mod.rs:2275:5 [INFO] [stdout] | [INFO] [stdout] 2275 | #[doc = "Bit 10 - Write '1' to Disable interrupt for CH[2].LIMITH event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 10 - Write '1' to Disable interrupt for CH[2].LIMITH event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[2]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/saadc/intenclr/mod.rs:2284:5 [INFO] [stdout] | [INFO] [stdout] 2284 | #[doc = "Bit 11 - Write '1' to Disable interrupt for CH[2].LIMITL event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 11 - Write '1' to Disable interrupt for CH[2].LIMITL event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[3]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/saadc/intenclr/mod.rs:2293:5 [INFO] [stdout] | [INFO] [stdout] 2293 | #[doc = "Bit 12 - Write '1' to Disable interrupt for CH[3].LIMITH event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 12 - Write '1' to Disable interrupt for CH[3].LIMITH event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[3]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/saadc/intenclr/mod.rs:2302:5 [INFO] [stdout] | [INFO] [stdout] 2302 | #[doc = "Bit 13 - Write '1' to Disable interrupt for CH[3].LIMITL event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 13 - Write '1' to Disable interrupt for CH[3].LIMITL event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[4]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/saadc/intenclr/mod.rs:2311:5 [INFO] [stdout] | [INFO] [stdout] 2311 | #[doc = "Bit 14 - Write '1' to Disable interrupt for CH[4].LIMITH event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 14 - Write '1' to Disable interrupt for CH[4].LIMITH event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[4]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/saadc/intenclr/mod.rs:2320:5 [INFO] [stdout] | [INFO] [stdout] 2320 | #[doc = "Bit 15 - Write '1' to Disable interrupt for CH[4].LIMITL event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 15 - Write '1' to Disable interrupt for CH[4].LIMITL event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[5]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/saadc/intenclr/mod.rs:2329:5 [INFO] [stdout] | [INFO] [stdout] 2329 | #[doc = "Bit 16 - Write '1' to Disable interrupt for CH[5].LIMITH event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 16 - Write '1' to Disable interrupt for CH[5].LIMITH event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[5]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/saadc/intenclr/mod.rs:2338:5 [INFO] [stdout] | [INFO] [stdout] 2338 | #[doc = "Bit 17 - Write '1' to Disable interrupt for CH[5].LIMITL event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 17 - Write '1' to Disable interrupt for CH[5].LIMITL event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[6]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/saadc/intenclr/mod.rs:2347:5 [INFO] [stdout] | [INFO] [stdout] 2347 | #[doc = "Bit 18 - Write '1' to Disable interrupt for CH[6].LIMITH event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 18 - Write '1' to Disable interrupt for CH[6].LIMITH event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[6]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/saadc/intenclr/mod.rs:2356:5 [INFO] [stdout] | [INFO] [stdout] 2356 | #[doc = "Bit 19 - Write '1' to Disable interrupt for CH[6].LIMITL event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 19 - Write '1' to Disable interrupt for CH[6].LIMITL event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[7]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/saadc/intenclr/mod.rs:2365:5 [INFO] [stdout] | [INFO] [stdout] 2365 | #[doc = "Bit 20 - Write '1' to Disable interrupt for CH[7].LIMITH event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 20 - Write '1' to Disable interrupt for CH[7].LIMITH event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[7]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/saadc/intenclr/mod.rs:2374:5 [INFO] [stdout] | [INFO] [stdout] 2374 | #[doc = "Bit 21 - Write '1' to Disable interrupt for CH[7].LIMITL event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 21 - Write '1' to Disable interrupt for CH[7].LIMITL event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/saadc/intenclr/mod.rs:2426:5 [INFO] [stdout] | [INFO] [stdout] 2426 | #[doc = "Bit 6 - Write '1' to Disable interrupt for CH[0].LIMITH event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 6 - Write '1' to Disable interrupt for CH[0].LIMITH event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/saadc/intenclr/mod.rs:2431:5 [INFO] [stdout] | [INFO] [stdout] 2431 | #[doc = "Bit 7 - Write '1' to Disable interrupt for CH[0].LIMITL event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 7 - Write '1' to Disable interrupt for CH[0].LIMITL event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[1]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/saadc/intenclr/mod.rs:2436:5 [INFO] [stdout] | [INFO] [stdout] 2436 | #[doc = "Bit 8 - Write '1' to Disable interrupt for CH[1].LIMITH event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 8 - Write '1' to Disable interrupt for CH[1].LIMITH event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[1]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/saadc/intenclr/mod.rs:2441:5 [INFO] [stdout] | [INFO] [stdout] 2441 | #[doc = "Bit 9 - Write '1' to Disable interrupt for CH[1].LIMITL event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 9 - Write '1' to Disable interrupt for CH[1].LIMITL event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[2]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/saadc/intenclr/mod.rs:2446:5 [INFO] [stdout] | [INFO] [stdout] 2446 | #[doc = "Bit 10 - Write '1' to Disable interrupt for CH[2].LIMITH event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 10 - Write '1' to Disable interrupt for CH[2].LIMITH event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[2]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/saadc/intenclr/mod.rs:2451:5 [INFO] [stdout] | [INFO] [stdout] 2451 | #[doc = "Bit 11 - Write '1' to Disable interrupt for CH[2].LIMITL event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 11 - Write '1' to Disable interrupt for CH[2].LIMITL event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[3]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/saadc/intenclr/mod.rs:2456:5 [INFO] [stdout] | [INFO] [stdout] 2456 | #[doc = "Bit 12 - Write '1' to Disable interrupt for CH[3].LIMITH event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 12 - Write '1' to Disable interrupt for CH[3].LIMITH event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[3]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/saadc/intenclr/mod.rs:2461:5 [INFO] [stdout] | [INFO] [stdout] 2461 | #[doc = "Bit 13 - Write '1' to Disable interrupt for CH[3].LIMITL event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 13 - Write '1' to Disable interrupt for CH[3].LIMITL event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[4]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/saadc/intenclr/mod.rs:2466:5 [INFO] [stdout] | [INFO] [stdout] 2466 | #[doc = "Bit 14 - Write '1' to Disable interrupt for CH[4].LIMITH event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 14 - Write '1' to Disable interrupt for CH[4].LIMITH event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[4]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/saadc/intenclr/mod.rs:2471:5 [INFO] [stdout] | [INFO] [stdout] 2471 | #[doc = "Bit 15 - Write '1' to Disable interrupt for CH[4].LIMITL event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 15 - Write '1' to Disable interrupt for CH[4].LIMITL event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[5]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/saadc/intenclr/mod.rs:2476:5 [INFO] [stdout] | [INFO] [stdout] 2476 | #[doc = "Bit 16 - Write '1' to Disable interrupt for CH[5].LIMITH event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 16 - Write '1' to Disable interrupt for CH[5].LIMITH event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[5]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/saadc/intenclr/mod.rs:2481:5 [INFO] [stdout] | [INFO] [stdout] 2481 | #[doc = "Bit 17 - Write '1' to Disable interrupt for CH[5].LIMITL event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 17 - Write '1' to Disable interrupt for CH[5].LIMITL event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[6]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/saadc/intenclr/mod.rs:2486:5 [INFO] [stdout] | [INFO] [stdout] 2486 | #[doc = "Bit 18 - Write '1' to Disable interrupt for CH[6].LIMITH event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 18 - Write '1' to Disable interrupt for CH[6].LIMITH event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[6]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/saadc/intenclr/mod.rs:2491:5 [INFO] [stdout] | [INFO] [stdout] 2491 | #[doc = "Bit 19 - Write '1' to Disable interrupt for CH[6].LIMITL event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 19 - Write '1' to Disable interrupt for CH[6].LIMITL event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[7]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/saadc/intenclr/mod.rs:2496:5 [INFO] [stdout] | [INFO] [stdout] 2496 | #[doc = "Bit 20 - Write '1' to Disable interrupt for CH[7].LIMITH event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 20 - Write '1' to Disable interrupt for CH[7].LIMITH event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[7]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/saadc/intenclr/mod.rs:2501:5 [INFO] [stdout] | [INFO] [stdout] 2501 | #[doc = "Bit 21 - Write '1' to Disable interrupt for CH[7].LIMITL event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 21 - Write '1' to Disable interrupt for CH[7].LIMITL event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/timer0/mod.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | #[doc = "0x40 - Description collection[0]: Capture Timer value to CC[0] register"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] 0x40 - Description collection[0]: Capture Timer value to CC[0] register [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/timer0/mod.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | #[doc = "0x40 - Description collection[0]: Capture Timer value to CC[0] register"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] 0x40 - Description collection[0]: Capture Timer value to CC[0] register [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/timer0/mod.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | #[doc = "0x140 - Description collection[0]: Compare event on CC[0] match"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] 0x140 - Description collection[0]: Compare event on CC[0] match [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/timer0/mod.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | #[doc = "0x140 - Description collection[0]: Compare event on CC[0] match"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] 0x140 - Description collection[0]: Compare event on CC[0] match [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/timer0/mod.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | #[doc = "0x540 - Description collection[0]: Capture/Compare register 0"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] 0x540 - Description collection[0]: Capture/Compare register 0 [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/timer0/mod.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | #[doc = "Description collection[0]: Capture Timer value to CC[0] register"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description collection[0]: Capture Timer value to CC[0] register [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/timer0/mod.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | #[doc = "Description collection[0]: Capture Timer value to CC[0] register"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description collection[0]: Capture Timer value to CC[0] register [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/timer0/mod.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | #[doc = "Description collection[0]: Compare event on CC[0] match"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description collection[0]: Compare event on CC[0] match [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/timer0/mod.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | #[doc = "Description collection[0]: Compare event on CC[0] match"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description collection[0]: Compare event on CC[0] match [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/timer0/mod.rs:118:1 [INFO] [stdout] | [INFO] [stdout] 118 | #[doc = "Description collection[0]: Capture/Compare register 0"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description collection[0]: Capture/Compare register 0 [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/timer0/mod.rs:74:1 [INFO] [stdout] | [INFO] [stdout] 74 | #[doc = "Description collection[0]: Capture Timer value to CC[0] register"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description collection[0]: Capture Timer value to CC[0] register [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/timer0/mod.rs:74:1 [INFO] [stdout] | [INFO] [stdout] 74 | #[doc = "Description collection[0]: Capture Timer value to CC[0] register"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description collection[0]: Capture Timer value to CC[0] register [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/timer0/mod.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | #[doc = "Description collection[0]: Compare event on CC[0] match"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description collection[0]: Compare event on CC[0] match [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/timer0/mod.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | #[doc = "Description collection[0]: Compare event on CC[0] match"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description collection[0]: Compare event on CC[0] match [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/timer0/shorts/mod.rs:1311:5 [INFO] [stdout] | [INFO] [stdout] 1311 | #[doc = "Bit 0 - Shortcut between COMPARE[0] event and CLEAR task"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 0 - Shortcut between COMPARE[0] event and CLEAR task [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[1]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/timer0/shorts/mod.rs:1320:5 [INFO] [stdout] | [INFO] [stdout] 1320 | #[doc = "Bit 1 - Shortcut between COMPARE[1] event and CLEAR task"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 1 - Shortcut between COMPARE[1] event and CLEAR task [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[2]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/timer0/shorts/mod.rs:1329:5 [INFO] [stdout] | [INFO] [stdout] 1329 | #[doc = "Bit 2 - Shortcut between COMPARE[2] event and CLEAR task"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 2 - Shortcut between COMPARE[2] event and CLEAR task [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[3]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/timer0/shorts/mod.rs:1338:5 [INFO] [stdout] | [INFO] [stdout] 1338 | #[doc = "Bit 3 - Shortcut between COMPARE[3] event and CLEAR task"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 3 - Shortcut between COMPARE[3] event and CLEAR task [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[4]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/timer0/shorts/mod.rs:1347:5 [INFO] [stdout] | [INFO] [stdout] 1347 | #[doc = "Bit 4 - Shortcut between COMPARE[4] event and CLEAR task"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 4 - Shortcut between COMPARE[4] event and CLEAR task [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[5]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/timer0/shorts/mod.rs:1356:5 [INFO] [stdout] | [INFO] [stdout] 1356 | #[doc = "Bit 5 - Shortcut between COMPARE[5] event and CLEAR task"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 5 - Shortcut between COMPARE[5] event and CLEAR task [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/timer0/shorts/mod.rs:1365:5 [INFO] [stdout] | [INFO] [stdout] 1365 | #[doc = "Bit 8 - Shortcut between COMPARE[0] event and STOP task"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 8 - Shortcut between COMPARE[0] event and STOP task [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[1]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/timer0/shorts/mod.rs:1374:5 [INFO] [stdout] | [INFO] [stdout] 1374 | #[doc = "Bit 9 - Shortcut between COMPARE[1] event and STOP task"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 9 - Shortcut between COMPARE[1] event and STOP task [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[2]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/timer0/shorts/mod.rs:1383:5 [INFO] [stdout] | [INFO] [stdout] 1383 | #[doc = "Bit 10 - Shortcut between COMPARE[2] event and STOP task"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 10 - Shortcut between COMPARE[2] event and STOP task [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[3]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/timer0/shorts/mod.rs:1392:5 [INFO] [stdout] | [INFO] [stdout] 1392 | #[doc = "Bit 11 - Shortcut between COMPARE[3] event and STOP task"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 11 - Shortcut between COMPARE[3] event and STOP task [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[4]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/timer0/shorts/mod.rs:1401:5 [INFO] [stdout] | [INFO] [stdout] 1401 | #[doc = "Bit 12 - Shortcut between COMPARE[4] event and STOP task"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 12 - Shortcut between COMPARE[4] event and STOP task [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[5]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/timer0/shorts/mod.rs:1410:5 [INFO] [stdout] | [INFO] [stdout] 1410 | #[doc = "Bit 13 - Shortcut between COMPARE[5] event and STOP task"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 13 - Shortcut between COMPARE[5] event and STOP task [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/timer0/shorts/mod.rs:1432:5 [INFO] [stdout] | [INFO] [stdout] 1432 | #[doc = "Bit 0 - Shortcut between COMPARE[0] event and CLEAR task"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 0 - Shortcut between COMPARE[0] event and CLEAR task [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[1]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/timer0/shorts/mod.rs:1437:5 [INFO] [stdout] | [INFO] [stdout] 1437 | #[doc = "Bit 1 - Shortcut between COMPARE[1] event and CLEAR task"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 1 - Shortcut between COMPARE[1] event and CLEAR task [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[2]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/timer0/shorts/mod.rs:1442:5 [INFO] [stdout] | [INFO] [stdout] 1442 | #[doc = "Bit 2 - Shortcut between COMPARE[2] event and CLEAR task"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 2 - Shortcut between COMPARE[2] event and CLEAR task [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[3]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/timer0/shorts/mod.rs:1447:5 [INFO] [stdout] | [INFO] [stdout] 1447 | #[doc = "Bit 3 - Shortcut between COMPARE[3] event and CLEAR task"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 3 - Shortcut between COMPARE[3] event and CLEAR task [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[4]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/timer0/shorts/mod.rs:1452:5 [INFO] [stdout] | [INFO] [stdout] 1452 | #[doc = "Bit 4 - Shortcut between COMPARE[4] event and CLEAR task"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 4 - Shortcut between COMPARE[4] event and CLEAR task [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[5]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/timer0/shorts/mod.rs:1457:5 [INFO] [stdout] | [INFO] [stdout] 1457 | #[doc = "Bit 5 - Shortcut between COMPARE[5] event and CLEAR task"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 5 - Shortcut between COMPARE[5] event and CLEAR task [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/timer0/shorts/mod.rs:1462:5 [INFO] [stdout] | [INFO] [stdout] 1462 | #[doc = "Bit 8 - Shortcut between COMPARE[0] event and STOP task"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 8 - Shortcut between COMPARE[0] event and STOP task [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[1]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/timer0/shorts/mod.rs:1467:5 [INFO] [stdout] | [INFO] [stdout] 1467 | #[doc = "Bit 9 - Shortcut between COMPARE[1] event and STOP task"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 9 - Shortcut between COMPARE[1] event and STOP task [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[2]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/timer0/shorts/mod.rs:1472:5 [INFO] [stdout] | [INFO] [stdout] 1472 | #[doc = "Bit 10 - Shortcut between COMPARE[2] event and STOP task"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 10 - Shortcut between COMPARE[2] event and STOP task [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[3]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/timer0/shorts/mod.rs:1477:5 [INFO] [stdout] | [INFO] [stdout] 1477 | #[doc = "Bit 11 - Shortcut between COMPARE[3] event and STOP task"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 11 - Shortcut between COMPARE[3] event and STOP task [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[4]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/timer0/shorts/mod.rs:1482:5 [INFO] [stdout] | [INFO] [stdout] 1482 | #[doc = "Bit 12 - Shortcut between COMPARE[4] event and STOP task"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 12 - Shortcut between COMPARE[4] event and STOP task [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[5]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/timer0/shorts/mod.rs:1487:5 [INFO] [stdout] | [INFO] [stdout] 1487 | #[doc = "Bit 13 - Shortcut between COMPARE[5] event and STOP task"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 13 - Shortcut between COMPARE[5] event and STOP task [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/timer0/intenset/mod.rs:633:5 [INFO] [stdout] | [INFO] [stdout] 633 | #[doc = "Bit 16 - Write '1' to Enable interrupt for COMPARE[0] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 16 - Write '1' to Enable interrupt for COMPARE[0] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[1]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/timer0/intenset/mod.rs:642:5 [INFO] [stdout] | [INFO] [stdout] 642 | #[doc = "Bit 17 - Write '1' to Enable interrupt for COMPARE[1] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 17 - Write '1' to Enable interrupt for COMPARE[1] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[2]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/timer0/intenset/mod.rs:651:5 [INFO] [stdout] | [INFO] [stdout] 651 | #[doc = "Bit 18 - Write '1' to Enable interrupt for COMPARE[2] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 18 - Write '1' to Enable interrupt for COMPARE[2] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[3]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/timer0/intenset/mod.rs:660:5 [INFO] [stdout] | [INFO] [stdout] 660 | #[doc = "Bit 19 - Write '1' to Enable interrupt for COMPARE[3] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 19 - Write '1' to Enable interrupt for COMPARE[3] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[4]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/timer0/intenset/mod.rs:669:5 [INFO] [stdout] | [INFO] [stdout] 669 | #[doc = "Bit 20 - Write '1' to Enable interrupt for COMPARE[4] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 20 - Write '1' to Enable interrupt for COMPARE[4] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[5]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/timer0/intenset/mod.rs:678:5 [INFO] [stdout] | [INFO] [stdout] 678 | #[doc = "Bit 21 - Write '1' to Enable interrupt for COMPARE[5] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 21 - Write '1' to Enable interrupt for COMPARE[5] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/timer0/intenset/mod.rs:700:5 [INFO] [stdout] | [INFO] [stdout] 700 | #[doc = "Bit 16 - Write '1' to Enable interrupt for COMPARE[0] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 16 - Write '1' to Enable interrupt for COMPARE[0] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[1]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/timer0/intenset/mod.rs:705:5 [INFO] [stdout] | [INFO] [stdout] 705 | #[doc = "Bit 17 - Write '1' to Enable interrupt for COMPARE[1] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 17 - Write '1' to Enable interrupt for COMPARE[1] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[2]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/timer0/intenset/mod.rs:710:5 [INFO] [stdout] | [INFO] [stdout] 710 | #[doc = "Bit 18 - Write '1' to Enable interrupt for COMPARE[2] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 18 - Write '1' to Enable interrupt for COMPARE[2] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[3]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/timer0/intenset/mod.rs:715:5 [INFO] [stdout] | [INFO] [stdout] 715 | #[doc = "Bit 19 - Write '1' to Enable interrupt for COMPARE[3] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 19 - Write '1' to Enable interrupt for COMPARE[3] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[4]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/timer0/intenset/mod.rs:720:5 [INFO] [stdout] | [INFO] [stdout] 720 | #[doc = "Bit 20 - Write '1' to Enable interrupt for COMPARE[4] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 20 - Write '1' to Enable interrupt for COMPARE[4] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[5]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/timer0/intenset/mod.rs:725:5 [INFO] [stdout] | [INFO] [stdout] 725 | #[doc = "Bit 21 - Write '1' to Enable interrupt for COMPARE[5] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 21 - Write '1' to Enable interrupt for COMPARE[5] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/timer0/intenclr/mod.rs:633:5 [INFO] [stdout] | [INFO] [stdout] 633 | #[doc = "Bit 16 - Write '1' to Disable interrupt for COMPARE[0] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 16 - Write '1' to Disable interrupt for COMPARE[0] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[1]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/timer0/intenclr/mod.rs:642:5 [INFO] [stdout] | [INFO] [stdout] 642 | #[doc = "Bit 17 - Write '1' to Disable interrupt for COMPARE[1] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 17 - Write '1' to Disable interrupt for COMPARE[1] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[2]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/timer0/intenclr/mod.rs:651:5 [INFO] [stdout] | [INFO] [stdout] 651 | #[doc = "Bit 18 - Write '1' to Disable interrupt for COMPARE[2] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 18 - Write '1' to Disable interrupt for COMPARE[2] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[3]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/timer0/intenclr/mod.rs:660:5 [INFO] [stdout] | [INFO] [stdout] 660 | #[doc = "Bit 19 - Write '1' to Disable interrupt for COMPARE[3] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 19 - Write '1' to Disable interrupt for COMPARE[3] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[4]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/timer0/intenclr/mod.rs:669:5 [INFO] [stdout] | [INFO] [stdout] 669 | #[doc = "Bit 20 - Write '1' to Disable interrupt for COMPARE[4] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 20 - Write '1' to Disable interrupt for COMPARE[4] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[5]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/timer0/intenclr/mod.rs:678:5 [INFO] [stdout] | [INFO] [stdout] 678 | #[doc = "Bit 21 - Write '1' to Disable interrupt for COMPARE[5] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 21 - Write '1' to Disable interrupt for COMPARE[5] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/timer0/intenclr/mod.rs:700:5 [INFO] [stdout] | [INFO] [stdout] 700 | #[doc = "Bit 16 - Write '1' to Disable interrupt for COMPARE[0] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 16 - Write '1' to Disable interrupt for COMPARE[0] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[1]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/timer0/intenclr/mod.rs:705:5 [INFO] [stdout] | [INFO] [stdout] 705 | #[doc = "Bit 17 - Write '1' to Disable interrupt for COMPARE[1] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 17 - Write '1' to Disable interrupt for COMPARE[1] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[2]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/timer0/intenclr/mod.rs:710:5 [INFO] [stdout] | [INFO] [stdout] 710 | #[doc = "Bit 18 - Write '1' to Disable interrupt for COMPARE[2] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 18 - Write '1' to Disable interrupt for COMPARE[2] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[3]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/timer0/intenclr/mod.rs:715:5 [INFO] [stdout] | [INFO] [stdout] 715 | #[doc = "Bit 19 - Write '1' to Disable interrupt for COMPARE[3] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 19 - Write '1' to Disable interrupt for COMPARE[3] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[4]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/timer0/intenclr/mod.rs:720:5 [INFO] [stdout] | [INFO] [stdout] 720 | #[doc = "Bit 20 - Write '1' to Disable interrupt for COMPARE[4] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 20 - Write '1' to Disable interrupt for COMPARE[4] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[5]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/timer0/intenclr/mod.rs:725:5 [INFO] [stdout] | [INFO] [stdout] 725 | #[doc = "Bit 21 - Write '1' to Disable interrupt for COMPARE[5] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 21 - Write '1' to Disable interrupt for COMPARE[5] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/timer0/mod.rs:122:1 [INFO] [stdout] | [INFO] [stdout] 122 | #[doc = "Description collection[0]: Capture/Compare register 0"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description collection[0]: Capture/Compare register 0 [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/rtc0/mod.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | #[doc = "0x140 - Description collection[0]: Compare event on CC[0] match"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] 0x140 - Description collection[0]: Compare event on CC[0] match [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/rtc0/mod.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | #[doc = "0x140 - Description collection[0]: Compare event on CC[0] match"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] 0x140 - Description collection[0]: Compare event on CC[0] match [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/rtc0/mod.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | #[doc = "0x540 - Description collection[0]: Compare register 0"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] 0x540 - Description collection[0]: Compare register 0 [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/rtc0/mod.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | #[doc = "Description collection[0]: Compare event on CC[0] match"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description collection[0]: Compare event on CC[0] match [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/rtc0/mod.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | #[doc = "Description collection[0]: Compare event on CC[0] match"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description collection[0]: Compare event on CC[0] match [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/rtc0/mod.rs:125:1 [INFO] [stdout] | [INFO] [stdout] 125 | #[doc = "Description collection[0]: Compare register 0"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description collection[0]: Compare register 0 [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/rtc0/mod.rs:81:1 [INFO] [stdout] | [INFO] [stdout] 81 | #[doc = "Description collection[0]: Compare event on CC[0] match"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description collection[0]: Compare event on CC[0] match [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/rtc0/mod.rs:81:1 [INFO] [stdout] | [INFO] [stdout] 81 | #[doc = "Description collection[0]: Compare event on CC[0] match"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description collection[0]: Compare event on CC[0] match [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/rtc0/intenset/mod.rs:651:5 [INFO] [stdout] | [INFO] [stdout] 651 | #[doc = "Bit 16 - Write '1' to Enable interrupt for COMPARE[0] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 16 - Write '1' to Enable interrupt for COMPARE[0] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[1]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/rtc0/intenset/mod.rs:660:5 [INFO] [stdout] | [INFO] [stdout] 660 | #[doc = "Bit 17 - Write '1' to Enable interrupt for COMPARE[1] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 17 - Write '1' to Enable interrupt for COMPARE[1] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[2]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/rtc0/intenset/mod.rs:669:5 [INFO] [stdout] | [INFO] [stdout] 669 | #[doc = "Bit 18 - Write '1' to Enable interrupt for COMPARE[2] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 18 - Write '1' to Enable interrupt for COMPARE[2] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[3]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/rtc0/intenset/mod.rs:678:5 [INFO] [stdout] | [INFO] [stdout] 678 | #[doc = "Bit 19 - Write '1' to Enable interrupt for COMPARE[3] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 19 - Write '1' to Enable interrupt for COMPARE[3] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/rtc0/intenset/mod.rs:710:5 [INFO] [stdout] | [INFO] [stdout] 710 | #[doc = "Bit 16 - Write '1' to Enable interrupt for COMPARE[0] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 16 - Write '1' to Enable interrupt for COMPARE[0] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[1]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/rtc0/intenset/mod.rs:715:5 [INFO] [stdout] | [INFO] [stdout] 715 | #[doc = "Bit 17 - Write '1' to Enable interrupt for COMPARE[1] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 17 - Write '1' to Enable interrupt for COMPARE[1] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[2]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/rtc0/intenset/mod.rs:720:5 [INFO] [stdout] | [INFO] [stdout] 720 | #[doc = "Bit 18 - Write '1' to Enable interrupt for COMPARE[2] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 18 - Write '1' to Enable interrupt for COMPARE[2] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[3]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/rtc0/intenset/mod.rs:725:5 [INFO] [stdout] | [INFO] [stdout] 725 | #[doc = "Bit 19 - Write '1' to Enable interrupt for COMPARE[3] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 19 - Write '1' to Enable interrupt for COMPARE[3] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/rtc0/intenclr/mod.rs:651:5 [INFO] [stdout] | [INFO] [stdout] 651 | #[doc = "Bit 16 - Write '1' to Disable interrupt for COMPARE[0] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 16 - Write '1' to Disable interrupt for COMPARE[0] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[1]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/rtc0/intenclr/mod.rs:660:5 [INFO] [stdout] | [INFO] [stdout] 660 | #[doc = "Bit 17 - Write '1' to Disable interrupt for COMPARE[1] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 17 - Write '1' to Disable interrupt for COMPARE[1] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[2]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/rtc0/intenclr/mod.rs:669:5 [INFO] [stdout] | [INFO] [stdout] 669 | #[doc = "Bit 18 - Write '1' to Disable interrupt for COMPARE[2] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 18 - Write '1' to Disable interrupt for COMPARE[2] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[3]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/rtc0/intenclr/mod.rs:678:5 [INFO] [stdout] | [INFO] [stdout] 678 | #[doc = "Bit 19 - Write '1' to Disable interrupt for COMPARE[3] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 19 - Write '1' to Disable interrupt for COMPARE[3] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/rtc0/intenclr/mod.rs:710:5 [INFO] [stdout] | [INFO] [stdout] 710 | #[doc = "Bit 16 - Write '1' to Disable interrupt for COMPARE[0] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 16 - Write '1' to Disable interrupt for COMPARE[0] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[1]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/rtc0/intenclr/mod.rs:715:5 [INFO] [stdout] | [INFO] [stdout] 715 | #[doc = "Bit 17 - Write '1' to Disable interrupt for COMPARE[1] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 17 - Write '1' to Disable interrupt for COMPARE[1] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[2]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/rtc0/intenclr/mod.rs:720:5 [INFO] [stdout] | [INFO] [stdout] 720 | #[doc = "Bit 18 - Write '1' to Disable interrupt for COMPARE[2] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 18 - Write '1' to Disable interrupt for COMPARE[2] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[3]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/rtc0/intenclr/mod.rs:725:5 [INFO] [stdout] | [INFO] [stdout] 725 | #[doc = "Bit 19 - Write '1' to Disable interrupt for COMPARE[3] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 19 - Write '1' to Disable interrupt for COMPARE[3] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/rtc0/evten/mod.rs:699:5 [INFO] [stdout] | [INFO] [stdout] 699 | #[doc = "Bit 16 - Enable or disable event routing for COMPARE[0] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 16 - Enable or disable event routing for COMPARE[0] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[1]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/rtc0/evten/mod.rs:708:5 [INFO] [stdout] | [INFO] [stdout] 708 | #[doc = "Bit 17 - Enable or disable event routing for COMPARE[1] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 17 - Enable or disable event routing for COMPARE[1] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[2]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/rtc0/evten/mod.rs:717:5 [INFO] [stdout] | [INFO] [stdout] 717 | #[doc = "Bit 18 - Enable or disable event routing for COMPARE[2] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 18 - Enable or disable event routing for COMPARE[2] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[3]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/rtc0/evten/mod.rs:726:5 [INFO] [stdout] | [INFO] [stdout] 726 | #[doc = "Bit 19 - Enable or disable event routing for COMPARE[3] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 19 - Enable or disable event routing for COMPARE[3] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/rtc0/evten/mod.rs:758:5 [INFO] [stdout] | [INFO] [stdout] 758 | #[doc = "Bit 16 - Enable or disable event routing for COMPARE[0] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 16 - Enable or disable event routing for COMPARE[0] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[1]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/rtc0/evten/mod.rs:763:5 [INFO] [stdout] | [INFO] [stdout] 763 | #[doc = "Bit 17 - Enable or disable event routing for COMPARE[1] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 17 - Enable or disable event routing for COMPARE[1] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[2]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/rtc0/evten/mod.rs:768:5 [INFO] [stdout] | [INFO] [stdout] 768 | #[doc = "Bit 18 - Enable or disable event routing for COMPARE[2] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 18 - Enable or disable event routing for COMPARE[2] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[3]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/rtc0/evten/mod.rs:773:5 [INFO] [stdout] | [INFO] [stdout] 773 | #[doc = "Bit 19 - Enable or disable event routing for COMPARE[3] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 19 - Enable or disable event routing for COMPARE[3] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/rtc0/evtenset/mod.rs:651:5 [INFO] [stdout] | [INFO] [stdout] 651 | #[doc = "Bit 16 - Write '1' to Enable event routing for COMPARE[0] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 16 - Write '1' to Enable event routing for COMPARE[0] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[1]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/rtc0/evtenset/mod.rs:660:5 [INFO] [stdout] | [INFO] [stdout] 660 | #[doc = "Bit 17 - Write '1' to Enable event routing for COMPARE[1] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 17 - Write '1' to Enable event routing for COMPARE[1] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[2]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/rtc0/evtenset/mod.rs:669:5 [INFO] [stdout] | [INFO] [stdout] 669 | #[doc = "Bit 18 - Write '1' to Enable event routing for COMPARE[2] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 18 - Write '1' to Enable event routing for COMPARE[2] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[3]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/rtc0/evtenset/mod.rs:678:5 [INFO] [stdout] | [INFO] [stdout] 678 | #[doc = "Bit 19 - Write '1' to Enable event routing for COMPARE[3] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 19 - Write '1' to Enable event routing for COMPARE[3] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/rtc0/evtenset/mod.rs:710:5 [INFO] [stdout] | [INFO] [stdout] 710 | #[doc = "Bit 16 - Write '1' to Enable event routing for COMPARE[0] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 16 - Write '1' to Enable event routing for COMPARE[0] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[1]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/rtc0/evtenset/mod.rs:715:5 [INFO] [stdout] | [INFO] [stdout] 715 | #[doc = "Bit 17 - Write '1' to Enable event routing for COMPARE[1] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 17 - Write '1' to Enable event routing for COMPARE[1] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[2]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/rtc0/evtenset/mod.rs:720:5 [INFO] [stdout] | [INFO] [stdout] 720 | #[doc = "Bit 18 - Write '1' to Enable event routing for COMPARE[2] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 18 - Write '1' to Enable event routing for COMPARE[2] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[3]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/rtc0/evtenset/mod.rs:725:5 [INFO] [stdout] | [INFO] [stdout] 725 | #[doc = "Bit 19 - Write '1' to Enable event routing for COMPARE[3] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 19 - Write '1' to Enable event routing for COMPARE[3] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/rtc0/evtenclr/mod.rs:651:5 [INFO] [stdout] | [INFO] [stdout] 651 | #[doc = "Bit 16 - Write '1' to Disable event routing for COMPARE[0] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 16 - Write '1' to Disable event routing for COMPARE[0] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[1]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/rtc0/evtenclr/mod.rs:660:5 [INFO] [stdout] | [INFO] [stdout] 660 | #[doc = "Bit 17 - Write '1' to Disable event routing for COMPARE[1] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 17 - Write '1' to Disable event routing for COMPARE[1] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[2]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/rtc0/evtenclr/mod.rs:669:5 [INFO] [stdout] | [INFO] [stdout] 669 | #[doc = "Bit 18 - Write '1' to Disable event routing for COMPARE[2] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 18 - Write '1' to Disable event routing for COMPARE[2] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[3]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/rtc0/evtenclr/mod.rs:678:5 [INFO] [stdout] | [INFO] [stdout] 678 | #[doc = "Bit 19 - Write '1' to Disable event routing for COMPARE[3] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 19 - Write '1' to Disable event routing for COMPARE[3] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/rtc0/evtenclr/mod.rs:710:5 [INFO] [stdout] | [INFO] [stdout] 710 | #[doc = "Bit 16 - Write '1' to Disable event routing for COMPARE[0] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 16 - Write '1' to Disable event routing for COMPARE[0] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[1]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/rtc0/evtenclr/mod.rs:715:5 [INFO] [stdout] | [INFO] [stdout] 715 | #[doc = "Bit 17 - Write '1' to Disable event routing for COMPARE[1] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 17 - Write '1' to Disable event routing for COMPARE[1] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[2]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/rtc0/evtenclr/mod.rs:720:5 [INFO] [stdout] | [INFO] [stdout] 720 | #[doc = "Bit 18 - Write '1' to Disable event routing for COMPARE[2] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 18 - Write '1' to Disable event routing for COMPARE[2] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[3]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/rtc0/evtenclr/mod.rs:725:5 [INFO] [stdout] | [INFO] [stdout] 725 | #[doc = "Bit 19 - Write '1' to Disable event routing for COMPARE[3] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 19 - Write '1' to Disable event routing for COMPARE[3] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/rtc0/mod.rs:129:1 [INFO] [stdout] | [INFO] [stdout] 129 | #[doc = "Description collection[0]: Compare register 0"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description collection[0]: Compare register 0 [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/wdt/mod.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | #[doc = "0x600 - Description collection[0]: Reload request 0"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] 0x600 - Description collection[0]: Reload request 0 [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/wdt/mod.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | #[doc = "Description collection[0]: Reload request 0"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description collection[0]: Reload request 0 [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/wdt/reqstatus/mod.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | #[doc = "RR[0] register is not enabled, or are already requesting reload"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] RR[0] register is not enabled, or are already requesting reload [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/wdt/reqstatus/mod.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | #[doc = "RR[0] register is enabled, and are not yet requesting reload"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] RR[0] register is enabled, and are not yet requesting reload [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[1]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/wdt/reqstatus/mod.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 64 | #[doc = "RR[1] register is not enabled, or are already requesting reload"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] RR[1] register is not enabled, or are already requesting reload [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[1]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/wdt/reqstatus/mod.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 66 | #[doc = "RR[1] register is enabled, and are not yet requesting reload"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] RR[1] register is enabled, and are not yet requesting reload [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[2]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/wdt/reqstatus/mod.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 111 | #[doc = "RR[2] register is not enabled, or are already requesting reload"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] RR[2] register is not enabled, or are already requesting reload [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[2]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/wdt/reqstatus/mod.rs:113:5 [INFO] [stdout] | [INFO] [stdout] 113 | #[doc = "RR[2] register is enabled, and are not yet requesting reload"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] RR[2] register is enabled, and are not yet requesting reload [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[3]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/wdt/reqstatus/mod.rs:158:5 [INFO] [stdout] | [INFO] [stdout] 158 | #[doc = "RR[3] register is not enabled, or are already requesting reload"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] RR[3] register is not enabled, or are already requesting reload [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[3]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/wdt/reqstatus/mod.rs:160:5 [INFO] [stdout] | [INFO] [stdout] 160 | #[doc = "RR[3] register is enabled, and are not yet requesting reload"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] RR[3] register is enabled, and are not yet requesting reload [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[4]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/wdt/reqstatus/mod.rs:205:5 [INFO] [stdout] | [INFO] [stdout] 205 | #[doc = "RR[4] register is not enabled, or are already requesting reload"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] RR[4] register is not enabled, or are already requesting reload [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[4]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/wdt/reqstatus/mod.rs:207:5 [INFO] [stdout] | [INFO] [stdout] 207 | #[doc = "RR[4] register is enabled, and are not yet requesting reload"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] RR[4] register is enabled, and are not yet requesting reload [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[5]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/wdt/reqstatus/mod.rs:252:5 [INFO] [stdout] | [INFO] [stdout] 252 | #[doc = "RR[5] register is not enabled, or are already requesting reload"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] RR[5] register is not enabled, or are already requesting reload [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[5]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/wdt/reqstatus/mod.rs:254:5 [INFO] [stdout] | [INFO] [stdout] 254 | #[doc = "RR[5] register is enabled, and are not yet requesting reload"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] RR[5] register is enabled, and are not yet requesting reload [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[6]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/wdt/reqstatus/mod.rs:299:5 [INFO] [stdout] | [INFO] [stdout] 299 | #[doc = "RR[6] register is not enabled, or are already requesting reload"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] RR[6] register is not enabled, or are already requesting reload [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[6]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/wdt/reqstatus/mod.rs:301:5 [INFO] [stdout] | [INFO] [stdout] 301 | #[doc = "RR[6] register is enabled, and are not yet requesting reload"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] RR[6] register is enabled, and are not yet requesting reload [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[7]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/wdt/reqstatus/mod.rs:346:5 [INFO] [stdout] | [INFO] [stdout] 346 | #[doc = "RR[7] register is not enabled, or are already requesting reload"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] RR[7] register is not enabled, or are already requesting reload [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[7]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/wdt/reqstatus/mod.rs:348:5 [INFO] [stdout] | [INFO] [stdout] 348 | #[doc = "RR[7] register is enabled, and are not yet requesting reload"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] RR[7] register is enabled, and are not yet requesting reload [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/wdt/reqstatus/mod.rs:396:5 [INFO] [stdout] | [INFO] [stdout] 396 | #[doc = "Bit 0 - Request status for RR[0] register"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 0 - Request status for RR[0] register [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[1]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/wdt/reqstatus/mod.rs:405:5 [INFO] [stdout] | [INFO] [stdout] 405 | #[doc = "Bit 1 - Request status for RR[1] register"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 1 - Request status for RR[1] register [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[2]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/wdt/reqstatus/mod.rs:414:5 [INFO] [stdout] | [INFO] [stdout] 414 | #[doc = "Bit 2 - Request status for RR[2] register"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 2 - Request status for RR[2] register [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[3]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/wdt/reqstatus/mod.rs:423:5 [INFO] [stdout] | [INFO] [stdout] 423 | #[doc = "Bit 3 - Request status for RR[3] register"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 3 - Request status for RR[3] register [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[4]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/wdt/reqstatus/mod.rs:432:5 [INFO] [stdout] | [INFO] [stdout] 432 | #[doc = "Bit 4 - Request status for RR[4] register"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 4 - Request status for RR[4] register [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[5]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/wdt/reqstatus/mod.rs:441:5 [INFO] [stdout] | [INFO] [stdout] 441 | #[doc = "Bit 5 - Request status for RR[5] register"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 5 - Request status for RR[5] register [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[6]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/wdt/reqstatus/mod.rs:450:5 [INFO] [stdout] | [INFO] [stdout] 450 | #[doc = "Bit 6 - Request status for RR[6] register"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 6 - Request status for RR[6] register [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[7]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/wdt/reqstatus/mod.rs:459:5 [INFO] [stdout] | [INFO] [stdout] 459 | #[doc = "Bit 7 - Request status for RR[7] register"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 7 - Request status for RR[7] register [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/wdt/rren/mod.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | #[doc = "Disable RR[0] register"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Disable RR[0] register [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/wdt/rren/mod.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | #[doc = "Enable RR[0] register"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Enable RR[0] register [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[1]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/wdt/rren/mod.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 95 | #[doc = "Disable RR[1] register"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Disable RR[1] register [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[1]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/wdt/rren/mod.rs:97:5 [INFO] [stdout] | [INFO] [stdout] 97 | #[doc = "Enable RR[1] register"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Enable RR[1] register [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[2]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/wdt/rren/mod.rs:142:5 [INFO] [stdout] | [INFO] [stdout] 142 | #[doc = "Disable RR[2] register"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Disable RR[2] register [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[2]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/wdt/rren/mod.rs:144:5 [INFO] [stdout] | [INFO] [stdout] 144 | #[doc = "Enable RR[2] register"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Enable RR[2] register [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[3]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/wdt/rren/mod.rs:189:5 [INFO] [stdout] | [INFO] [stdout] 189 | #[doc = "Disable RR[3] register"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Disable RR[3] register [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[3]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/wdt/rren/mod.rs:191:5 [INFO] [stdout] | [INFO] [stdout] 191 | #[doc = "Enable RR[3] register"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Enable RR[3] register [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[4]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/wdt/rren/mod.rs:236:5 [INFO] [stdout] | [INFO] [stdout] 236 | #[doc = "Disable RR[4] register"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Disable RR[4] register [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[4]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/wdt/rren/mod.rs:238:5 [INFO] [stdout] | [INFO] [stdout] 238 | #[doc = "Enable RR[4] register"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Enable RR[4] register [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[5]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/wdt/rren/mod.rs:283:5 [INFO] [stdout] | [INFO] [stdout] 283 | #[doc = "Disable RR[5] register"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Disable RR[5] register [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[5]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/wdt/rren/mod.rs:285:5 [INFO] [stdout] | [INFO] [stdout] 285 | #[doc = "Enable RR[5] register"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Enable RR[5] register [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[6]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/wdt/rren/mod.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | #[doc = "Disable RR[6] register"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Disable RR[6] register [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[6]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/wdt/rren/mod.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | #[doc = "Enable RR[6] register"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Enable RR[6] register [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[7]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/wdt/rren/mod.rs:377:5 [INFO] [stdout] | [INFO] [stdout] 377 | #[doc = "Disable RR[7] register"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Disable RR[7] register [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[7]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/wdt/rren/mod.rs:379:5 [INFO] [stdout] | [INFO] [stdout] 379 | #[doc = "Enable RR[7] register"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Enable RR[7] register [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/wdt/rren/mod.rs:423:5 [INFO] [stdout] | [INFO] [stdout] 423 | #[doc = "Disable RR[0] register"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Disable RR[0] register [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/wdt/rren/mod.rs:425:5 [INFO] [stdout] | [INFO] [stdout] 425 | #[doc = "Enable RR[0] register"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Enable RR[0] register [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[1]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/wdt/rren/mod.rs:481:5 [INFO] [stdout] | [INFO] [stdout] 481 | #[doc = "Disable RR[1] register"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Disable RR[1] register [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[1]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/wdt/rren/mod.rs:483:5 [INFO] [stdout] | [INFO] [stdout] 483 | #[doc = "Enable RR[1] register"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Enable RR[1] register [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[2]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/wdt/rren/mod.rs:539:5 [INFO] [stdout] | [INFO] [stdout] 539 | #[doc = "Disable RR[2] register"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Disable RR[2] register [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[2]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/wdt/rren/mod.rs:541:5 [INFO] [stdout] | [INFO] [stdout] 541 | #[doc = "Enable RR[2] register"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Enable RR[2] register [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[3]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/wdt/rren/mod.rs:597:5 [INFO] [stdout] | [INFO] [stdout] 597 | #[doc = "Disable RR[3] register"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Disable RR[3] register [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[3]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/wdt/rren/mod.rs:599:5 [INFO] [stdout] | [INFO] [stdout] 599 | #[doc = "Enable RR[3] register"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Enable RR[3] register [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[4]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/wdt/rren/mod.rs:655:5 [INFO] [stdout] | [INFO] [stdout] 655 | #[doc = "Disable RR[4] register"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Disable RR[4] register [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[4]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/wdt/rren/mod.rs:657:5 [INFO] [stdout] | [INFO] [stdout] 657 | #[doc = "Enable RR[4] register"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Enable RR[4] register [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[5]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/wdt/rren/mod.rs:713:5 [INFO] [stdout] | [INFO] [stdout] 713 | #[doc = "Disable RR[5] register"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Disable RR[5] register [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[5]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/wdt/rren/mod.rs:715:5 [INFO] [stdout] | [INFO] [stdout] 715 | #[doc = "Enable RR[5] register"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Enable RR[5] register [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[6]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/wdt/rren/mod.rs:771:5 [INFO] [stdout] | [INFO] [stdout] 771 | #[doc = "Disable RR[6] register"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Disable RR[6] register [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[6]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/wdt/rren/mod.rs:773:5 [INFO] [stdout] | [INFO] [stdout] 773 | #[doc = "Enable RR[6] register"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Enable RR[6] register [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[7]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/wdt/rren/mod.rs:829:5 [INFO] [stdout] | [INFO] [stdout] 829 | #[doc = "Disable RR[7] register"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Disable RR[7] register [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[7]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/wdt/rren/mod.rs:831:5 [INFO] [stdout] | [INFO] [stdout] 831 | #[doc = "Enable RR[7] register"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Enable RR[7] register [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/wdt/rren/mod.rs:451:5 [INFO] [stdout] | [INFO] [stdout] 451 | #[doc = "Disable RR[0] register"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Disable RR[0] register [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/wdt/rren/mod.rs:456:5 [INFO] [stdout] | [INFO] [stdout] 456 | #[doc = "Enable RR[0] register"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Enable RR[0] register [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[1]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/wdt/rren/mod.rs:509:5 [INFO] [stdout] | [INFO] [stdout] 509 | #[doc = "Disable RR[1] register"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Disable RR[1] register [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[1]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/wdt/rren/mod.rs:514:5 [INFO] [stdout] | [INFO] [stdout] 514 | #[doc = "Enable RR[1] register"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Enable RR[1] register [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[2]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/wdt/rren/mod.rs:567:5 [INFO] [stdout] | [INFO] [stdout] 567 | #[doc = "Disable RR[2] register"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Disable RR[2] register [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[2]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/wdt/rren/mod.rs:572:5 [INFO] [stdout] | [INFO] [stdout] 572 | #[doc = "Enable RR[2] register"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Enable RR[2] register [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[3]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/wdt/rren/mod.rs:625:5 [INFO] [stdout] | [INFO] [stdout] 625 | #[doc = "Disable RR[3] register"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Disable RR[3] register [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[3]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/wdt/rren/mod.rs:630:5 [INFO] [stdout] | [INFO] [stdout] 630 | #[doc = "Enable RR[3] register"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Enable RR[3] register [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[4]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/wdt/rren/mod.rs:683:5 [INFO] [stdout] | [INFO] [stdout] 683 | #[doc = "Disable RR[4] register"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Disable RR[4] register [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[4]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/wdt/rren/mod.rs:688:5 [INFO] [stdout] | [INFO] [stdout] 688 | #[doc = "Enable RR[4] register"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Enable RR[4] register [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[5]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/wdt/rren/mod.rs:741:5 [INFO] [stdout] | [INFO] [stdout] 741 | #[doc = "Disable RR[5] register"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Disable RR[5] register [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[5]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/wdt/rren/mod.rs:746:5 [INFO] [stdout] | [INFO] [stdout] 746 | #[doc = "Enable RR[5] register"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Enable RR[5] register [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[6]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/wdt/rren/mod.rs:799:5 [INFO] [stdout] | [INFO] [stdout] 799 | #[doc = "Disable RR[6] register"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Disable RR[6] register [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[6]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/wdt/rren/mod.rs:804:5 [INFO] [stdout] | [INFO] [stdout] 804 | #[doc = "Enable RR[6] register"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Enable RR[6] register [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[7]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/wdt/rren/mod.rs:857:5 [INFO] [stdout] | [INFO] [stdout] 857 | #[doc = "Disable RR[7] register"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Disable RR[7] register [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[7]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/wdt/rren/mod.rs:862:5 [INFO] [stdout] | [INFO] [stdout] 862 | #[doc = "Enable RR[7] register"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Enable RR[7] register [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/wdt/rren/mod.rs:891:5 [INFO] [stdout] | [INFO] [stdout] 891 | #[doc = "Bit 0 - Enable or disable RR[0] register"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 0 - Enable or disable RR[0] register [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[1]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/wdt/rren/mod.rs:900:5 [INFO] [stdout] | [INFO] [stdout] 900 | #[doc = "Bit 1 - Enable or disable RR[1] register"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 1 - Enable or disable RR[1] register [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[2]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/wdt/rren/mod.rs:909:5 [INFO] [stdout] | [INFO] [stdout] 909 | #[doc = "Bit 2 - Enable or disable RR[2] register"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 2 - Enable or disable RR[2] register [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[3]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/wdt/rren/mod.rs:918:5 [INFO] [stdout] | [INFO] [stdout] 918 | #[doc = "Bit 3 - Enable or disable RR[3] register"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 3 - Enable or disable RR[3] register [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[4]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/wdt/rren/mod.rs:927:5 [INFO] [stdout] | [INFO] [stdout] 927 | #[doc = "Bit 4 - Enable or disable RR[4] register"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 4 - Enable or disable RR[4] register [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[5]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/wdt/rren/mod.rs:936:5 [INFO] [stdout] | [INFO] [stdout] 936 | #[doc = "Bit 5 - Enable or disable RR[5] register"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 5 - Enable or disable RR[5] register [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[6]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/wdt/rren/mod.rs:945:5 [INFO] [stdout] | [INFO] [stdout] 945 | #[doc = "Bit 6 - Enable or disable RR[6] register"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 6 - Enable or disable RR[6] register [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[7]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/wdt/rren/mod.rs:954:5 [INFO] [stdout] | [INFO] [stdout] 954 | #[doc = "Bit 7 - Enable or disable RR[7] register"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 7 - Enable or disable RR[7] register [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/wdt/rren/mod.rs:976:5 [INFO] [stdout] | [INFO] [stdout] 976 | #[doc = "Bit 0 - Enable or disable RR[0] register"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 0 - Enable or disable RR[0] register [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[1]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/wdt/rren/mod.rs:981:5 [INFO] [stdout] | [INFO] [stdout] 981 | #[doc = "Bit 1 - Enable or disable RR[1] register"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 1 - Enable or disable RR[1] register [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[2]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/wdt/rren/mod.rs:986:5 [INFO] [stdout] | [INFO] [stdout] 986 | #[doc = "Bit 2 - Enable or disable RR[2] register"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 2 - Enable or disable RR[2] register [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[3]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/wdt/rren/mod.rs:991:5 [INFO] [stdout] | [INFO] [stdout] 991 | #[doc = "Bit 3 - Enable or disable RR[3] register"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 3 - Enable or disable RR[3] register [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[4]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/wdt/rren/mod.rs:996:5 [INFO] [stdout] | [INFO] [stdout] 996 | #[doc = "Bit 4 - Enable or disable RR[4] register"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 4 - Enable or disable RR[4] register [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[5]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/wdt/rren/mod.rs:1001:5 [INFO] [stdout] | [INFO] [stdout] 1001 | #[doc = "Bit 5 - Enable or disable RR[5] register"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 5 - Enable or disable RR[5] register [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[6]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/wdt/rren/mod.rs:1006:5 [INFO] [stdout] | [INFO] [stdout] 1006 | #[doc = "Bit 6 - Enable or disable RR[6] register"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 6 - Enable or disable RR[6] register [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[7]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/wdt/rren/mod.rs:1011:5 [INFO] [stdout] | [INFO] [stdout] 1011 | #[doc = "Bit 7 - Enable or disable RR[7] register"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 7 - Enable or disable RR[7] register [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/wdt/mod.rs:88:1 [INFO] [stdout] | [INFO] [stdout] 88 | #[doc = "Description collection[0]: Reload request 0"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description collection[0]: Reload request 0 [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/egu0/mod.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | #[doc = "0x00 - Description collection[0]: Trigger 0 for triggering the corresponding TRIGGERED[0] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] 0x00 - Description collection[0]: Trigger 0 for triggering the corresponding TRIGGERED[0] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/egu0/mod.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | #[doc = "0x00 - Description collection[0]: Trigger 0 for triggering the corresponding TRIGGERED[0] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] 0x00 - Description collection[0]: Trigger 0 for triggering the corresponding TRIGGERED[0] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/egu0/mod.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | #[doc = "0x100 - Description collection[0]: Event number 0 generated by triggering the corresponding TRIGGER[0] task"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] 0x100 - Description collection[0]: Event number 0 generated by triggering the corresponding TRIGGER[0] task [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/egu0/mod.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | #[doc = "0x100 - Description collection[0]: Event number 0 generated by triggering the corresponding TRIGGER[0] task"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] 0x100 - Description collection[0]: Event number 0 generated by triggering the corresponding TRIGGER[0] task [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/egu0/mod.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | #[doc = "Description collection[0]: Trigger 0 for triggering the corresponding TRIGGERED[0] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description collection[0]: Trigger 0 for triggering the corresponding TRIGGERED[0] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/egu0/mod.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | #[doc = "Description collection[0]: Trigger 0 for triggering the corresponding TRIGGERED[0] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description collection[0]: Trigger 0 for triggering the corresponding TRIGGERED[0] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/egu0/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | #[doc = "Description collection[0]: Event number 0 generated by triggering the corresponding TRIGGER[0] task"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description collection[0]: Event number 0 generated by triggering the corresponding TRIGGER[0] task [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/egu0/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | #[doc = "Description collection[0]: Event number 0 generated by triggering the corresponding TRIGGER[0] task"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description collection[0]: Event number 0 generated by triggering the corresponding TRIGGER[0] task [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/egu0/mod.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | #[doc = "Description collection[0]: Trigger 0 for triggering the corresponding TRIGGERED[0] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description collection[0]: Trigger 0 for triggering the corresponding TRIGGERED[0] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/egu0/mod.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | #[doc = "Description collection[0]: Trigger 0 for triggering the corresponding TRIGGERED[0] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description collection[0]: Trigger 0 for triggering the corresponding TRIGGERED[0] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/egu0/mod.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | #[doc = "Description collection[0]: Event number 0 generated by triggering the corresponding TRIGGER[0] task"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description collection[0]: Event number 0 generated by triggering the corresponding TRIGGER[0] task [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/egu0/mod.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | #[doc = "Description collection[0]: Event number 0 generated by triggering the corresponding TRIGGER[0] task"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description collection[0]: Event number 0 generated by triggering the corresponding TRIGGER[0] task [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/egu0/inten/mod.rs:1731:5 [INFO] [stdout] | [INFO] [stdout] 1731 | #[doc = "Bit 0 - Enable or disable interrupt for TRIGGERED[0] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 0 - Enable or disable interrupt for TRIGGERED[0] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[1]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/egu0/inten/mod.rs:1740:5 [INFO] [stdout] | [INFO] [stdout] 1740 | #[doc = "Bit 1 - Enable or disable interrupt for TRIGGERED[1] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 1 - Enable or disable interrupt for TRIGGERED[1] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[2]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/egu0/inten/mod.rs:1749:5 [INFO] [stdout] | [INFO] [stdout] 1749 | #[doc = "Bit 2 - Enable or disable interrupt for TRIGGERED[2] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 2 - Enable or disable interrupt for TRIGGERED[2] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[3]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/egu0/inten/mod.rs:1758:5 [INFO] [stdout] | [INFO] [stdout] 1758 | #[doc = "Bit 3 - Enable or disable interrupt for TRIGGERED[3] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 3 - Enable or disable interrupt for TRIGGERED[3] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[4]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/egu0/inten/mod.rs:1767:5 [INFO] [stdout] | [INFO] [stdout] 1767 | #[doc = "Bit 4 - Enable or disable interrupt for TRIGGERED[4] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 4 - Enable or disable interrupt for TRIGGERED[4] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[5]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/egu0/inten/mod.rs:1776:5 [INFO] [stdout] | [INFO] [stdout] 1776 | #[doc = "Bit 5 - Enable or disable interrupt for TRIGGERED[5] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 5 - Enable or disable interrupt for TRIGGERED[5] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[6]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/egu0/inten/mod.rs:1785:5 [INFO] [stdout] | [INFO] [stdout] 1785 | #[doc = "Bit 6 - Enable or disable interrupt for TRIGGERED[6] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 6 - Enable or disable interrupt for TRIGGERED[6] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[7]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/egu0/inten/mod.rs:1794:5 [INFO] [stdout] | [INFO] [stdout] 1794 | #[doc = "Bit 7 - Enable or disable interrupt for TRIGGERED[7] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 7 - Enable or disable interrupt for TRIGGERED[7] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[8]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/egu0/inten/mod.rs:1803:5 [INFO] [stdout] | [INFO] [stdout] 1803 | #[doc = "Bit 8 - Enable or disable interrupt for TRIGGERED[8] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 8 - Enable or disable interrupt for TRIGGERED[8] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[9]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/egu0/inten/mod.rs:1812:5 [INFO] [stdout] | [INFO] [stdout] 1812 | #[doc = "Bit 9 - Enable or disable interrupt for TRIGGERED[9] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 9 - Enable or disable interrupt for TRIGGERED[9] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[10]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/egu0/inten/mod.rs:1821:5 [INFO] [stdout] | [INFO] [stdout] 1821 | #[doc = "Bit 10 - Enable or disable interrupt for TRIGGERED[10] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 10 - Enable or disable interrupt for TRIGGERED[10] event [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[11]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/egu0/inten/mod.rs:1830:5 [INFO] [stdout] | [INFO] [stdout] 1830 | #[doc = "Bit 11 - Enable or disable interrupt for TRIGGERED[11] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 11 - Enable or disable interrupt for TRIGGERED[11] event [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[12]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/egu0/inten/mod.rs:1839:5 [INFO] [stdout] | [INFO] [stdout] 1839 | #[doc = "Bit 12 - Enable or disable interrupt for TRIGGERED[12] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 12 - Enable or disable interrupt for TRIGGERED[12] event [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[13]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/egu0/inten/mod.rs:1848:5 [INFO] [stdout] | [INFO] [stdout] 1848 | #[doc = "Bit 13 - Enable or disable interrupt for TRIGGERED[13] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 13 - Enable or disable interrupt for TRIGGERED[13] event [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[14]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/egu0/inten/mod.rs:1857:5 [INFO] [stdout] | [INFO] [stdout] 1857 | #[doc = "Bit 14 - Enable or disable interrupt for TRIGGERED[14] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 14 - Enable or disable interrupt for TRIGGERED[14] event [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[15]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/egu0/inten/mod.rs:1866:5 [INFO] [stdout] | [INFO] [stdout] 1866 | #[doc = "Bit 15 - Enable or disable interrupt for TRIGGERED[15] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 15 - Enable or disable interrupt for TRIGGERED[15] event [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/egu0/inten/mod.rs:1888:5 [INFO] [stdout] | [INFO] [stdout] 1888 | #[doc = "Bit 0 - Enable or disable interrupt for TRIGGERED[0] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 0 - Enable or disable interrupt for TRIGGERED[0] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[1]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/egu0/inten/mod.rs:1893:5 [INFO] [stdout] | [INFO] [stdout] 1893 | #[doc = "Bit 1 - Enable or disable interrupt for TRIGGERED[1] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 1 - Enable or disable interrupt for TRIGGERED[1] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[2]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/egu0/inten/mod.rs:1898:5 [INFO] [stdout] | [INFO] [stdout] 1898 | #[doc = "Bit 2 - Enable or disable interrupt for TRIGGERED[2] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 2 - Enable or disable interrupt for TRIGGERED[2] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[3]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/egu0/inten/mod.rs:1903:5 [INFO] [stdout] | [INFO] [stdout] 1903 | #[doc = "Bit 3 - Enable or disable interrupt for TRIGGERED[3] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 3 - Enable or disable interrupt for TRIGGERED[3] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[4]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/egu0/inten/mod.rs:1908:5 [INFO] [stdout] | [INFO] [stdout] 1908 | #[doc = "Bit 4 - Enable or disable interrupt for TRIGGERED[4] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 4 - Enable or disable interrupt for TRIGGERED[4] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[5]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/egu0/inten/mod.rs:1913:5 [INFO] [stdout] | [INFO] [stdout] 1913 | #[doc = "Bit 5 - Enable or disable interrupt for TRIGGERED[5] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 5 - Enable or disable interrupt for TRIGGERED[5] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[6]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/egu0/inten/mod.rs:1918:5 [INFO] [stdout] | [INFO] [stdout] 1918 | #[doc = "Bit 6 - Enable or disable interrupt for TRIGGERED[6] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 6 - Enable or disable interrupt for TRIGGERED[6] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[7]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/egu0/inten/mod.rs:1923:5 [INFO] [stdout] | [INFO] [stdout] 1923 | #[doc = "Bit 7 - Enable or disable interrupt for TRIGGERED[7] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 7 - Enable or disable interrupt for TRIGGERED[7] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[8]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/egu0/inten/mod.rs:1928:5 [INFO] [stdout] | [INFO] [stdout] 1928 | #[doc = "Bit 8 - Enable or disable interrupt for TRIGGERED[8] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 8 - Enable or disable interrupt for TRIGGERED[8] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[9]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/egu0/inten/mod.rs:1933:5 [INFO] [stdout] | [INFO] [stdout] 1933 | #[doc = "Bit 9 - Enable or disable interrupt for TRIGGERED[9] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 9 - Enable or disable interrupt for TRIGGERED[9] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[10]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/egu0/inten/mod.rs:1938:5 [INFO] [stdout] | [INFO] [stdout] 1938 | #[doc = "Bit 10 - Enable or disable interrupt for TRIGGERED[10] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 10 - Enable or disable interrupt for TRIGGERED[10] event [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[11]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/egu0/inten/mod.rs:1943:5 [INFO] [stdout] | [INFO] [stdout] 1943 | #[doc = "Bit 11 - Enable or disable interrupt for TRIGGERED[11] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 11 - Enable or disable interrupt for TRIGGERED[11] event [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[12]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/egu0/inten/mod.rs:1948:5 [INFO] [stdout] | [INFO] [stdout] 1948 | #[doc = "Bit 12 - Enable or disable interrupt for TRIGGERED[12] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 12 - Enable or disable interrupt for TRIGGERED[12] event [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[13]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/egu0/inten/mod.rs:1953:5 [INFO] [stdout] | [INFO] [stdout] 1953 | #[doc = "Bit 13 - Enable or disable interrupt for TRIGGERED[13] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 13 - Enable or disable interrupt for TRIGGERED[13] event [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[14]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/egu0/inten/mod.rs:1958:5 [INFO] [stdout] | [INFO] [stdout] 1958 | #[doc = "Bit 14 - Enable or disable interrupt for TRIGGERED[14] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 14 - Enable or disable interrupt for TRIGGERED[14] event [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[15]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/egu0/inten/mod.rs:1963:5 [INFO] [stdout] | [INFO] [stdout] 1963 | #[doc = "Bit 15 - Enable or disable interrupt for TRIGGERED[15] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 15 - Enable or disable interrupt for TRIGGERED[15] event [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/egu0/intenset/mod.rs:1603:5 [INFO] [stdout] | [INFO] [stdout] 1603 | #[doc = "Bit 0 - Write '1' to Enable interrupt for TRIGGERED[0] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 0 - Write '1' to Enable interrupt for TRIGGERED[0] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[1]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/egu0/intenset/mod.rs:1612:5 [INFO] [stdout] | [INFO] [stdout] 1612 | #[doc = "Bit 1 - Write '1' to Enable interrupt for TRIGGERED[1] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 1 - Write '1' to Enable interrupt for TRIGGERED[1] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[2]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/egu0/intenset/mod.rs:1621:5 [INFO] [stdout] | [INFO] [stdout] 1621 | #[doc = "Bit 2 - Write '1' to Enable interrupt for TRIGGERED[2] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 2 - Write '1' to Enable interrupt for TRIGGERED[2] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[3]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/egu0/intenset/mod.rs:1630:5 [INFO] [stdout] | [INFO] [stdout] 1630 | #[doc = "Bit 3 - Write '1' to Enable interrupt for TRIGGERED[3] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 3 - Write '1' to Enable interrupt for TRIGGERED[3] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[4]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/egu0/intenset/mod.rs:1639:5 [INFO] [stdout] | [INFO] [stdout] 1639 | #[doc = "Bit 4 - Write '1' to Enable interrupt for TRIGGERED[4] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 4 - Write '1' to Enable interrupt for TRIGGERED[4] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[5]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/egu0/intenset/mod.rs:1648:5 [INFO] [stdout] | [INFO] [stdout] 1648 | #[doc = "Bit 5 - Write '1' to Enable interrupt for TRIGGERED[5] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 5 - Write '1' to Enable interrupt for TRIGGERED[5] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[6]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/egu0/intenset/mod.rs:1657:5 [INFO] [stdout] | [INFO] [stdout] 1657 | #[doc = "Bit 6 - Write '1' to Enable interrupt for TRIGGERED[6] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 6 - Write '1' to Enable interrupt for TRIGGERED[6] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[7]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/egu0/intenset/mod.rs:1666:5 [INFO] [stdout] | [INFO] [stdout] 1666 | #[doc = "Bit 7 - Write '1' to Enable interrupt for TRIGGERED[7] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 7 - Write '1' to Enable interrupt for TRIGGERED[7] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[8]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/egu0/intenset/mod.rs:1675:5 [INFO] [stdout] | [INFO] [stdout] 1675 | #[doc = "Bit 8 - Write '1' to Enable interrupt for TRIGGERED[8] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 8 - Write '1' to Enable interrupt for TRIGGERED[8] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[9]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/egu0/intenset/mod.rs:1684:5 [INFO] [stdout] | [INFO] [stdout] 1684 | #[doc = "Bit 9 - Write '1' to Enable interrupt for TRIGGERED[9] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 9 - Write '1' to Enable interrupt for TRIGGERED[9] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[10]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/egu0/intenset/mod.rs:1693:5 [INFO] [stdout] | [INFO] [stdout] 1693 | #[doc = "Bit 10 - Write '1' to Enable interrupt for TRIGGERED[10] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 10 - Write '1' to Enable interrupt for TRIGGERED[10] event [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[11]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/egu0/intenset/mod.rs:1702:5 [INFO] [stdout] | [INFO] [stdout] 1702 | #[doc = "Bit 11 - Write '1' to Enable interrupt for TRIGGERED[11] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 11 - Write '1' to Enable interrupt for TRIGGERED[11] event [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[12]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/egu0/intenset/mod.rs:1711:5 [INFO] [stdout] | [INFO] [stdout] 1711 | #[doc = "Bit 12 - Write '1' to Enable interrupt for TRIGGERED[12] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 12 - Write '1' to Enable interrupt for TRIGGERED[12] event [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[13]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/egu0/intenset/mod.rs:1720:5 [INFO] [stdout] | [INFO] [stdout] 1720 | #[doc = "Bit 13 - Write '1' to Enable interrupt for TRIGGERED[13] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 13 - Write '1' to Enable interrupt for TRIGGERED[13] event [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[14]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/egu0/intenset/mod.rs:1729:5 [INFO] [stdout] | [INFO] [stdout] 1729 | #[doc = "Bit 14 - Write '1' to Enable interrupt for TRIGGERED[14] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 14 - Write '1' to Enable interrupt for TRIGGERED[14] event [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[15]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/egu0/intenset/mod.rs:1738:5 [INFO] [stdout] | [INFO] [stdout] 1738 | #[doc = "Bit 15 - Write '1' to Enable interrupt for TRIGGERED[15] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 15 - Write '1' to Enable interrupt for TRIGGERED[15] event [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/egu0/intenset/mod.rs:1760:5 [INFO] [stdout] | [INFO] [stdout] 1760 | #[doc = "Bit 0 - Write '1' to Enable interrupt for TRIGGERED[0] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 0 - Write '1' to Enable interrupt for TRIGGERED[0] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[1]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/egu0/intenset/mod.rs:1765:5 [INFO] [stdout] | [INFO] [stdout] 1765 | #[doc = "Bit 1 - Write '1' to Enable interrupt for TRIGGERED[1] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 1 - Write '1' to Enable interrupt for TRIGGERED[1] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[2]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/egu0/intenset/mod.rs:1770:5 [INFO] [stdout] | [INFO] [stdout] 1770 | #[doc = "Bit 2 - Write '1' to Enable interrupt for TRIGGERED[2] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 2 - Write '1' to Enable interrupt for TRIGGERED[2] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[3]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/egu0/intenset/mod.rs:1775:5 [INFO] [stdout] | [INFO] [stdout] 1775 | #[doc = "Bit 3 - Write '1' to Enable interrupt for TRIGGERED[3] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 3 - Write '1' to Enable interrupt for TRIGGERED[3] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[4]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/egu0/intenset/mod.rs:1780:5 [INFO] [stdout] | [INFO] [stdout] 1780 | #[doc = "Bit 4 - Write '1' to Enable interrupt for TRIGGERED[4] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 4 - Write '1' to Enable interrupt for TRIGGERED[4] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[5]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/egu0/intenset/mod.rs:1785:5 [INFO] [stdout] | [INFO] [stdout] 1785 | #[doc = "Bit 5 - Write '1' to Enable interrupt for TRIGGERED[5] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 5 - Write '1' to Enable interrupt for TRIGGERED[5] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[6]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/egu0/intenset/mod.rs:1790:5 [INFO] [stdout] | [INFO] [stdout] 1790 | #[doc = "Bit 6 - Write '1' to Enable interrupt for TRIGGERED[6] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 6 - Write '1' to Enable interrupt for TRIGGERED[6] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[7]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/egu0/intenset/mod.rs:1795:5 [INFO] [stdout] | [INFO] [stdout] 1795 | #[doc = "Bit 7 - Write '1' to Enable interrupt for TRIGGERED[7] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 7 - Write '1' to Enable interrupt for TRIGGERED[7] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[8]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/egu0/intenset/mod.rs:1800:5 [INFO] [stdout] | [INFO] [stdout] 1800 | #[doc = "Bit 8 - Write '1' to Enable interrupt for TRIGGERED[8] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 8 - Write '1' to Enable interrupt for TRIGGERED[8] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[9]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/egu0/intenset/mod.rs:1805:5 [INFO] [stdout] | [INFO] [stdout] 1805 | #[doc = "Bit 9 - Write '1' to Enable interrupt for TRIGGERED[9] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 9 - Write '1' to Enable interrupt for TRIGGERED[9] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[10]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/egu0/intenset/mod.rs:1810:5 [INFO] [stdout] | [INFO] [stdout] 1810 | #[doc = "Bit 10 - Write '1' to Enable interrupt for TRIGGERED[10] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 10 - Write '1' to Enable interrupt for TRIGGERED[10] event [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[11]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/egu0/intenset/mod.rs:1815:5 [INFO] [stdout] | [INFO] [stdout] 1815 | #[doc = "Bit 11 - Write '1' to Enable interrupt for TRIGGERED[11] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 11 - Write '1' to Enable interrupt for TRIGGERED[11] event [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[12]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/egu0/intenset/mod.rs:1820:5 [INFO] [stdout] | [INFO] [stdout] 1820 | #[doc = "Bit 12 - Write '1' to Enable interrupt for TRIGGERED[12] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 12 - Write '1' to Enable interrupt for TRIGGERED[12] event [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[13]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/egu0/intenset/mod.rs:1825:5 [INFO] [stdout] | [INFO] [stdout] 1825 | #[doc = "Bit 13 - Write '1' to Enable interrupt for TRIGGERED[13] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 13 - Write '1' to Enable interrupt for TRIGGERED[13] event [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[14]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/egu0/intenset/mod.rs:1830:5 [INFO] [stdout] | [INFO] [stdout] 1830 | #[doc = "Bit 14 - Write '1' to Enable interrupt for TRIGGERED[14] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 14 - Write '1' to Enable interrupt for TRIGGERED[14] event [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[15]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/egu0/intenset/mod.rs:1835:5 [INFO] [stdout] | [INFO] [stdout] 1835 | #[doc = "Bit 15 - Write '1' to Enable interrupt for TRIGGERED[15] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 15 - Write '1' to Enable interrupt for TRIGGERED[15] event [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/egu0/intenclr/mod.rs:1603:5 [INFO] [stdout] | [INFO] [stdout] 1603 | #[doc = "Bit 0 - Write '1' to Disable interrupt for TRIGGERED[0] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 0 - Write '1' to Disable interrupt for TRIGGERED[0] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[1]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/egu0/intenclr/mod.rs:1612:5 [INFO] [stdout] | [INFO] [stdout] 1612 | #[doc = "Bit 1 - Write '1' to Disable interrupt for TRIGGERED[1] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 1 - Write '1' to Disable interrupt for TRIGGERED[1] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[2]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/egu0/intenclr/mod.rs:1621:5 [INFO] [stdout] | [INFO] [stdout] 1621 | #[doc = "Bit 2 - Write '1' to Disable interrupt for TRIGGERED[2] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 2 - Write '1' to Disable interrupt for TRIGGERED[2] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[3]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/egu0/intenclr/mod.rs:1630:5 [INFO] [stdout] | [INFO] [stdout] 1630 | #[doc = "Bit 3 - Write '1' to Disable interrupt for TRIGGERED[3] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 3 - Write '1' to Disable interrupt for TRIGGERED[3] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[4]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/egu0/intenclr/mod.rs:1639:5 [INFO] [stdout] | [INFO] [stdout] 1639 | #[doc = "Bit 4 - Write '1' to Disable interrupt for TRIGGERED[4] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 4 - Write '1' to Disable interrupt for TRIGGERED[4] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[5]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/egu0/intenclr/mod.rs:1648:5 [INFO] [stdout] | [INFO] [stdout] 1648 | #[doc = "Bit 5 - Write '1' to Disable interrupt for TRIGGERED[5] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 5 - Write '1' to Disable interrupt for TRIGGERED[5] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[6]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/egu0/intenclr/mod.rs:1657:5 [INFO] [stdout] | [INFO] [stdout] 1657 | #[doc = "Bit 6 - Write '1' to Disable interrupt for TRIGGERED[6] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 6 - Write '1' to Disable interrupt for TRIGGERED[6] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[7]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/egu0/intenclr/mod.rs:1666:5 [INFO] [stdout] | [INFO] [stdout] 1666 | #[doc = "Bit 7 - Write '1' to Disable interrupt for TRIGGERED[7] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 7 - Write '1' to Disable interrupt for TRIGGERED[7] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[8]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/egu0/intenclr/mod.rs:1675:5 [INFO] [stdout] | [INFO] [stdout] 1675 | #[doc = "Bit 8 - Write '1' to Disable interrupt for TRIGGERED[8] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 8 - Write '1' to Disable interrupt for TRIGGERED[8] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[9]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/egu0/intenclr/mod.rs:1684:5 [INFO] [stdout] | [INFO] [stdout] 1684 | #[doc = "Bit 9 - Write '1' to Disable interrupt for TRIGGERED[9] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 9 - Write '1' to Disable interrupt for TRIGGERED[9] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[10]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/egu0/intenclr/mod.rs:1693:5 [INFO] [stdout] | [INFO] [stdout] 1693 | #[doc = "Bit 10 - Write '1' to Disable interrupt for TRIGGERED[10] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 10 - Write '1' to Disable interrupt for TRIGGERED[10] event [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[11]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/egu0/intenclr/mod.rs:1702:5 [INFO] [stdout] | [INFO] [stdout] 1702 | #[doc = "Bit 11 - Write '1' to Disable interrupt for TRIGGERED[11] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 11 - Write '1' to Disable interrupt for TRIGGERED[11] event [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[12]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/egu0/intenclr/mod.rs:1711:5 [INFO] [stdout] | [INFO] [stdout] 1711 | #[doc = "Bit 12 - Write '1' to Disable interrupt for TRIGGERED[12] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 12 - Write '1' to Disable interrupt for TRIGGERED[12] event [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[13]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/egu0/intenclr/mod.rs:1720:5 [INFO] [stdout] | [INFO] [stdout] 1720 | #[doc = "Bit 13 - Write '1' to Disable interrupt for TRIGGERED[13] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 13 - Write '1' to Disable interrupt for TRIGGERED[13] event [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[14]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/egu0/intenclr/mod.rs:1729:5 [INFO] [stdout] | [INFO] [stdout] 1729 | #[doc = "Bit 14 - Write '1' to Disable interrupt for TRIGGERED[14] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 14 - Write '1' to Disable interrupt for TRIGGERED[14] event [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[15]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/egu0/intenclr/mod.rs:1738:5 [INFO] [stdout] | [INFO] [stdout] 1738 | #[doc = "Bit 15 - Write '1' to Disable interrupt for TRIGGERED[15] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 15 - Write '1' to Disable interrupt for TRIGGERED[15] event [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/egu0/intenclr/mod.rs:1760:5 [INFO] [stdout] | [INFO] [stdout] 1760 | #[doc = "Bit 0 - Write '1' to Disable interrupt for TRIGGERED[0] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 0 - Write '1' to Disable interrupt for TRIGGERED[0] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[1]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/egu0/intenclr/mod.rs:1765:5 [INFO] [stdout] | [INFO] [stdout] 1765 | #[doc = "Bit 1 - Write '1' to Disable interrupt for TRIGGERED[1] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 1 - Write '1' to Disable interrupt for TRIGGERED[1] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[2]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/egu0/intenclr/mod.rs:1770:5 [INFO] [stdout] | [INFO] [stdout] 1770 | #[doc = "Bit 2 - Write '1' to Disable interrupt for TRIGGERED[2] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 2 - Write '1' to Disable interrupt for TRIGGERED[2] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[3]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/egu0/intenclr/mod.rs:1775:5 [INFO] [stdout] | [INFO] [stdout] 1775 | #[doc = "Bit 3 - Write '1' to Disable interrupt for TRIGGERED[3] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 3 - Write '1' to Disable interrupt for TRIGGERED[3] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[4]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/egu0/intenclr/mod.rs:1780:5 [INFO] [stdout] | [INFO] [stdout] 1780 | #[doc = "Bit 4 - Write '1' to Disable interrupt for TRIGGERED[4] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 4 - Write '1' to Disable interrupt for TRIGGERED[4] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[5]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/egu0/intenclr/mod.rs:1785:5 [INFO] [stdout] | [INFO] [stdout] 1785 | #[doc = "Bit 5 - Write '1' to Disable interrupt for TRIGGERED[5] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 5 - Write '1' to Disable interrupt for TRIGGERED[5] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[6]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/egu0/intenclr/mod.rs:1790:5 [INFO] [stdout] | [INFO] [stdout] 1790 | #[doc = "Bit 6 - Write '1' to Disable interrupt for TRIGGERED[6] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 6 - Write '1' to Disable interrupt for TRIGGERED[6] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[7]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/egu0/intenclr/mod.rs:1795:5 [INFO] [stdout] | [INFO] [stdout] 1795 | #[doc = "Bit 7 - Write '1' to Disable interrupt for TRIGGERED[7] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 7 - Write '1' to Disable interrupt for TRIGGERED[7] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[8]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/egu0/intenclr/mod.rs:1800:5 [INFO] [stdout] | [INFO] [stdout] 1800 | #[doc = "Bit 8 - Write '1' to Disable interrupt for TRIGGERED[8] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 8 - Write '1' to Disable interrupt for TRIGGERED[8] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[9]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/egu0/intenclr/mod.rs:1805:5 [INFO] [stdout] | [INFO] [stdout] 1805 | #[doc = "Bit 9 - Write '1' to Disable interrupt for TRIGGERED[9] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 9 - Write '1' to Disable interrupt for TRIGGERED[9] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[10]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/egu0/intenclr/mod.rs:1810:5 [INFO] [stdout] | [INFO] [stdout] 1810 | #[doc = "Bit 10 - Write '1' to Disable interrupt for TRIGGERED[10] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 10 - Write '1' to Disable interrupt for TRIGGERED[10] event [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[11]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/egu0/intenclr/mod.rs:1815:5 [INFO] [stdout] | [INFO] [stdout] 1815 | #[doc = "Bit 11 - Write '1' to Disable interrupt for TRIGGERED[11] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 11 - Write '1' to Disable interrupt for TRIGGERED[11] event [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[12]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/egu0/intenclr/mod.rs:1820:5 [INFO] [stdout] | [INFO] [stdout] 1820 | #[doc = "Bit 12 - Write '1' to Disable interrupt for TRIGGERED[12] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 12 - Write '1' to Disable interrupt for TRIGGERED[12] event [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[13]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/egu0/intenclr/mod.rs:1825:5 [INFO] [stdout] | [INFO] [stdout] 1825 | #[doc = "Bit 13 - Write '1' to Disable interrupt for TRIGGERED[13] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 13 - Write '1' to Disable interrupt for TRIGGERED[13] event [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[14]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/egu0/intenclr/mod.rs:1830:5 [INFO] [stdout] | [INFO] [stdout] 1830 | #[doc = "Bit 14 - Write '1' to Disable interrupt for TRIGGERED[14] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 14 - Write '1' to Disable interrupt for TRIGGERED[14] event [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[15]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/egu0/intenclr/mod.rs:1835:5 [INFO] [stdout] | [INFO] [stdout] 1835 | #[doc = "Bit 15 - Write '1' to Disable interrupt for TRIGGERED[15] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 15 - Write '1' to Disable interrupt for TRIGGERED[15] event [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pwm0/mod.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | #[doc = "0x08 - Description collection[0]: Loads the first PWM value on all enabled channels from sequence 0, and starts playing that sequence at the rate defined in SEQ[0]REFRESH and/or DECODER.MODE. Causes PWM generation to start it was not running."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] 0x08 - Description collection[0]: Loads the first PWM value on all enabled channels from sequence 0, and starts playing that sequence at the rate defined in SEQ[0]REFRESH and/or DECODER.MODE. Causes PWM generation to start it was not running. [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pwm0/mod.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | #[doc = "0x08 - Description collection[0]: Loads the first PWM value on all enabled channels from sequence 0, and starts playing that sequence at the rate defined in SEQ[0]REFRESH and/or DECODER.MODE. Causes PWM generation to start it was not running."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] 0x08 - Description collection[0]: Loads the first PWM value on all enabled channels from sequence 0, and starts playing that sequence at the rate defined in SEQ[0]REFRESH and/or DECODER.MODE. Causes PWM generation to start it was not running. [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pwm0/mod.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | #[doc = "0x108 - Description collection[0]: First PWM period started on sequence 0"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] 0x108 - Description collection[0]: First PWM period started on sequence 0 [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pwm0/mod.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | #[doc = "0x110 - Description collection[0]: Emitted at end of every sequence 0, when last value from RAM has been applied to wave counter"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] 0x110 - Description collection[0]: Emitted at end of every sequence 0, when last value from RAM has been applied to wave counter [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pwm0/mod.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 58 | #[doc = "0x00 - Description cluster[0]: Beginning address in Data RAM of this sequence"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] 0x00 - Description cluster[0]: Beginning address in Data RAM of this sequence [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pwm0/mod.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | #[doc = "0x04 - Description cluster[0]: Amount of values (duty cycles) in this sequence"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] 0x04 - Description cluster[0]: Amount of values (duty cycles) in this sequence [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pwm0/mod.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | #[doc = "0x08 - Description cluster[0]: Amount of additional PWM periods between samples loaded into compare register"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] 0x08 - Description cluster[0]: Amount of additional PWM periods between samples loaded into compare register [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pwm0/mod.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 64 | #[doc = "0x0c - Description cluster[0]: Time added after the sequence"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] 0x0c - Description cluster[0]: Time added after the sequence [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pwm0/mod.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 73 | #[doc = "0x00 - Description collection[0]: Output pin select for PWM channel 0"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] 0x00 - Description collection[0]: Output pin select for PWM channel 0 [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pwm0/mod.rs:85:1 [INFO] [stdout] | [INFO] [stdout] 85 | #[doc = "Description collection[0]: Loads the first PWM value on all enabled channels from sequence 0, and starts playing that sequence at the rate defined in SEQ[0]REFRESH and/or DECODER.MODE. Causes PWM generation to start it was not running."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description collection[0]: Loads the first PWM value on all enabled channels from sequence 0, and starts playing that sequence at the rate defined in SEQ[0]REFRESH and/or DECODER.MODE. Causes PWM generation to start it was not running. [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pwm0/mod.rs:85:1 [INFO] [stdout] | [INFO] [stdout] 85 | #[doc = "Description collection[0]: Loads the first PWM value on all enabled channels from sequence 0, and starts playing that sequence at the rate defined in SEQ[0]REFRESH and/or DECODER.MODE. Causes PWM generation to start it was not running."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description collection[0]: Loads the first PWM value on all enabled channels from sequence 0, and starts playing that sequence at the rate defined in SEQ[0]REFRESH and/or DECODER.MODE. Causes PWM generation to start it was not running. [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pwm0/mod.rs:103:1 [INFO] [stdout] | [INFO] [stdout] 103 | #[doc = "Description collection[0]: First PWM period started on sequence 0"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description collection[0]: First PWM period started on sequence 0 [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pwm0/mod.rs:109:1 [INFO] [stdout] | [INFO] [stdout] 109 | #[doc = "Description collection[0]: Emitted at end of every sequence 0, when last value from RAM has been applied to wave counter"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description collection[0]: Emitted at end of every sequence 0, when last value from RAM has been applied to wave counter [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pwm0/seq/mod.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #[doc = "Description cluster[0]: Beginning address in Data RAM of this sequence"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description cluster[0]: Beginning address in Data RAM of this sequence [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pwm0/seq/mod.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | #[doc = "Description cluster[0]: Amount of values (duty cycles) in this sequence"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description cluster[0]: Amount of values (duty cycles) in this sequence [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pwm0/seq/mod.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | #[doc = "Description cluster[0]: Amount of additional PWM periods between samples loaded into compare register"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description cluster[0]: Amount of additional PWM periods between samples loaded into compare register [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pwm0/seq/mod.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | #[doc = "Description cluster[0]: Time added after the sequence"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description cluster[0]: Time added after the sequence [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pwm0/seq/mod.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | #[doc = "Description cluster[0]: Beginning address in Data RAM of this sequence"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description cluster[0]: Beginning address in Data RAM of this sequence [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pwm0/seq/mod.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | #[doc = "Description cluster[0]: Amount of values (duty cycles) in this sequence"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description cluster[0]: Amount of values (duty cycles) in this sequence [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pwm0/seq/mod.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | #[doc = "Description cluster[0]: Amount of additional PWM periods between samples loaded into compare register"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description cluster[0]: Amount of additional PWM periods between samples loaded into compare register [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pwm0/seq/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | #[doc = "Description cluster[0]: Time added after the sequence"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description cluster[0]: Time added after the sequence [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pwm0/psel/mod.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #[doc = "Description collection[0]: Output pin select for PWM channel 0"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description collection[0]: Output pin select for PWM channel 0 [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pwm0/psel/mod.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | #[doc = "Description collection[0]: Output pin select for PWM channel 0"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description collection[0]: Output pin select for PWM channel 0 [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pwm0/mod.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | #[doc = "Description collection[0]: Loads the first PWM value on all enabled channels from sequence 0, and starts playing that sequence at the rate defined in SEQ[0]REFRESH and/or DECODER.MODE. Causes PWM generation to start it was not running."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description collection[0]: Loads the first PWM value on all enabled channels from sequence 0, and starts playing that sequence at the rate defined in SEQ[0]REFRESH and/or DECODER.MODE. Causes PWM generation to start it was not running. [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pwm0/mod.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | #[doc = "Description collection[0]: Loads the first PWM value on all enabled channels from sequence 0, and starts playing that sequence at the rate defined in SEQ[0]REFRESH and/or DECODER.MODE. Causes PWM generation to start it was not running."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description collection[0]: Loads the first PWM value on all enabled channels from sequence 0, and starts playing that sequence at the rate defined in SEQ[0]REFRESH and/or DECODER.MODE. Causes PWM generation to start it was not running. [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pwm0/mod.rs:107:1 [INFO] [stdout] | [INFO] [stdout] 107 | #[doc = "Description collection[0]: First PWM period started on sequence 0"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description collection[0]: First PWM period started on sequence 0 [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pwm0/mod.rs:113:1 [INFO] [stdout] | [INFO] [stdout] 113 | #[doc = "Description collection[0]: Emitted at end of every sequence 0, when last value from RAM has been applied to wave counter"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description collection[0]: Emitted at end of every sequence 0, when last value from RAM has been applied to wave counter [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pwm0/shorts/mod.rs:576:5 [INFO] [stdout] | [INFO] [stdout] 576 | #[doc = "Bit 0 - Shortcut between SEQEND[0] event and STOP task"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 0 - Shortcut between SEQEND[0] event and STOP task [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[1]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pwm0/shorts/mod.rs:585:5 [INFO] [stdout] | [INFO] [stdout] 585 | #[doc = "Bit 1 - Shortcut between SEQEND[1] event and STOP task"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 1 - Shortcut between SEQEND[1] event and STOP task [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pwm0/shorts/mod.rs:594:5 [INFO] [stdout] | [INFO] [stdout] 594 | #[doc = "Bit 2 - Shortcut between LOOPSDONE event and SEQSTART[0] task"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 2 - Shortcut between LOOPSDONE event and SEQSTART[0] task [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[1]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pwm0/shorts/mod.rs:603:5 [INFO] [stdout] | [INFO] [stdout] 603 | #[doc = "Bit 3 - Shortcut between LOOPSDONE event and SEQSTART[1] task"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 3 - Shortcut between LOOPSDONE event and SEQSTART[1] task [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pwm0/shorts/mod.rs:634:5 [INFO] [stdout] | [INFO] [stdout] 634 | #[doc = "Bit 0 - Shortcut between SEQEND[0] event and STOP task"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 0 - Shortcut between SEQEND[0] event and STOP task [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[1]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pwm0/shorts/mod.rs:639:5 [INFO] [stdout] | [INFO] [stdout] 639 | #[doc = "Bit 1 - Shortcut between SEQEND[1] event and STOP task"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 1 - Shortcut between SEQEND[1] event and STOP task [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pwm0/shorts/mod.rs:644:5 [INFO] [stdout] | [INFO] [stdout] 644 | #[doc = "Bit 2 - Shortcut between LOOPSDONE event and SEQSTART[0] task"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 2 - Shortcut between LOOPSDONE event and SEQSTART[0] task [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[1]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pwm0/shorts/mod.rs:649:5 [INFO] [stdout] | [INFO] [stdout] 649 | #[doc = "Bit 3 - Shortcut between LOOPSDONE event and SEQSTART[1] task"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 3 - Shortcut between LOOPSDONE event and SEQSTART[1] task [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pwm0/inten/mod.rs:795:5 [INFO] [stdout] | [INFO] [stdout] 795 | #[doc = "Bit 2 - Enable or disable interrupt for SEQSTARTED[0] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 2 - Enable or disable interrupt for SEQSTARTED[0] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[1]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pwm0/inten/mod.rs:804:5 [INFO] [stdout] | [INFO] [stdout] 804 | #[doc = "Bit 3 - Enable or disable interrupt for SEQSTARTED[1] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 3 - Enable or disable interrupt for SEQSTARTED[1] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pwm0/inten/mod.rs:813:5 [INFO] [stdout] | [INFO] [stdout] 813 | #[doc = "Bit 4 - Enable or disable interrupt for SEQEND[0] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 4 - Enable or disable interrupt for SEQEND[0] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[1]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pwm0/inten/mod.rs:822:5 [INFO] [stdout] | [INFO] [stdout] 822 | #[doc = "Bit 5 - Enable or disable interrupt for SEQEND[1] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 5 - Enable or disable interrupt for SEQEND[1] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pwm0/inten/mod.rs:867:5 [INFO] [stdout] | [INFO] [stdout] 867 | #[doc = "Bit 2 - Enable or disable interrupt for SEQSTARTED[0] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 2 - Enable or disable interrupt for SEQSTARTED[0] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[1]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pwm0/inten/mod.rs:872:5 [INFO] [stdout] | [INFO] [stdout] 872 | #[doc = "Bit 3 - Enable or disable interrupt for SEQSTARTED[1] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 3 - Enable or disable interrupt for SEQSTARTED[1] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pwm0/inten/mod.rs:877:5 [INFO] [stdout] | [INFO] [stdout] 877 | #[doc = "Bit 4 - Enable or disable interrupt for SEQEND[0] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 4 - Enable or disable interrupt for SEQEND[0] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[1]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pwm0/inten/mod.rs:882:5 [INFO] [stdout] | [INFO] [stdout] 882 | #[doc = "Bit 5 - Enable or disable interrupt for SEQEND[1] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 5 - Enable or disable interrupt for SEQEND[1] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pwm0/intenset/mod.rs:739:5 [INFO] [stdout] | [INFO] [stdout] 739 | #[doc = "Bit 2 - Write '1' to Enable interrupt for SEQSTARTED[0] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 2 - Write '1' to Enable interrupt for SEQSTARTED[0] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[1]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pwm0/intenset/mod.rs:748:5 [INFO] [stdout] | [INFO] [stdout] 748 | #[doc = "Bit 3 - Write '1' to Enable interrupt for SEQSTARTED[1] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 3 - Write '1' to Enable interrupt for SEQSTARTED[1] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pwm0/intenset/mod.rs:757:5 [INFO] [stdout] | [INFO] [stdout] 757 | #[doc = "Bit 4 - Write '1' to Enable interrupt for SEQEND[0] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 4 - Write '1' to Enable interrupt for SEQEND[0] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[1]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pwm0/intenset/mod.rs:766:5 [INFO] [stdout] | [INFO] [stdout] 766 | #[doc = "Bit 5 - Write '1' to Enable interrupt for SEQEND[1] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 5 - Write '1' to Enable interrupt for SEQEND[1] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pwm0/intenset/mod.rs:811:5 [INFO] [stdout] | [INFO] [stdout] 811 | #[doc = "Bit 2 - Write '1' to Enable interrupt for SEQSTARTED[0] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 2 - Write '1' to Enable interrupt for SEQSTARTED[0] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[1]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pwm0/intenset/mod.rs:816:5 [INFO] [stdout] | [INFO] [stdout] 816 | #[doc = "Bit 3 - Write '1' to Enable interrupt for SEQSTARTED[1] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 3 - Write '1' to Enable interrupt for SEQSTARTED[1] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pwm0/intenset/mod.rs:821:5 [INFO] [stdout] | [INFO] [stdout] 821 | #[doc = "Bit 4 - Write '1' to Enable interrupt for SEQEND[0] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 4 - Write '1' to Enable interrupt for SEQEND[0] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[1]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pwm0/intenset/mod.rs:826:5 [INFO] [stdout] | [INFO] [stdout] 826 | #[doc = "Bit 5 - Write '1' to Enable interrupt for SEQEND[1] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 5 - Write '1' to Enable interrupt for SEQEND[1] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pwm0/intenclr/mod.rs:739:5 [INFO] [stdout] | [INFO] [stdout] 739 | #[doc = "Bit 2 - Write '1' to Disable interrupt for SEQSTARTED[0] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 2 - Write '1' to Disable interrupt for SEQSTARTED[0] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[1]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pwm0/intenclr/mod.rs:748:5 [INFO] [stdout] | [INFO] [stdout] 748 | #[doc = "Bit 3 - Write '1' to Disable interrupt for SEQSTARTED[1] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 3 - Write '1' to Disable interrupt for SEQSTARTED[1] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pwm0/intenclr/mod.rs:757:5 [INFO] [stdout] | [INFO] [stdout] 757 | #[doc = "Bit 4 - Write '1' to Disable interrupt for SEQEND[0] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 4 - Write '1' to Disable interrupt for SEQEND[0] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[1]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pwm0/intenclr/mod.rs:766:5 [INFO] [stdout] | [INFO] [stdout] 766 | #[doc = "Bit 5 - Write '1' to Disable interrupt for SEQEND[1] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 5 - Write '1' to Disable interrupt for SEQEND[1] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pwm0/intenclr/mod.rs:811:5 [INFO] [stdout] | [INFO] [stdout] 811 | #[doc = "Bit 2 - Write '1' to Disable interrupt for SEQSTARTED[0] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 2 - Write '1' to Disable interrupt for SEQSTARTED[0] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[1]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pwm0/intenclr/mod.rs:816:5 [INFO] [stdout] | [INFO] [stdout] 816 | #[doc = "Bit 3 - Write '1' to Disable interrupt for SEQSTARTED[1] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 3 - Write '1' to Disable interrupt for SEQSTARTED[1] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pwm0/intenclr/mod.rs:821:5 [INFO] [stdout] | [INFO] [stdout] 821 | #[doc = "Bit 4 - Write '1' to Disable interrupt for SEQEND[0] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 4 - Write '1' to Disable interrupt for SEQEND[0] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[1]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pwm0/intenclr/mod.rs:826:5 [INFO] [stdout] | [INFO] [stdout] 826 | #[doc = "Bit 5 - Write '1' to Disable interrupt for SEQEND[1] event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 5 - Write '1' to Disable interrupt for SEQEND[1] event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[n]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pwm0/decoder/mod.rs:107:5 [INFO] [stdout] | [INFO] [stdout] 107 | #[doc = "SEQ[n].REFRESH is used to determine loading internal compare registers"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] SEQ[n].REFRESH is used to determine loading internal compare registers [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[n]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pwm0/decoder/mod.rs:217:5 [INFO] [stdout] | [INFO] [stdout] 217 | #[doc = "SEQ[n].REFRESH is used to determine loading internal compare registers"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] SEQ[n].REFRESH is used to determine loading internal compare registers [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[n]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pwm0/decoder/mod.rs:245:5 [INFO] [stdout] | [INFO] [stdout] 245 | #[doc = "SEQ[n].REFRESH is used to determine loading internal compare registers"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] SEQ[n].REFRESH is used to determine loading internal compare registers [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[31:16]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pdm/mode/mod.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | #[doc = "Sample and store one pair (Left + Right) of 16bit samples per RAM word R=[31:16]; L=[15:0]"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Sample and store one pair (Left + Right) of 16bit samples per RAM word R=[31:16]; L=[15:0] [INFO] [stdout] ^^^^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[15:0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pdm/mode/mod.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | #[doc = "Sample and store one pair (Left + Right) of 16bit samples per RAM word R=[31:16]; L=[15:0]"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Sample and store one pair (Left + Right) of 16bit samples per RAM word R=[31:16]; L=[15:0] [INFO] [stdout] ^^^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[31:16]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pdm/mode/mod.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | #[doc = "Sample and store two successive Left samples (16 bit each) per RAM word L1=[31:16]; L0=[15:0]"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Sample and store two successive Left samples (16 bit each) per RAM word L1=[31:16]; L0=[15:0] [INFO] [stdout] ^^^^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[15:0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pdm/mode/mod.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | #[doc = "Sample and store two successive Left samples (16 bit each) per RAM word L1=[31:16]; L0=[15:0]"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Sample and store two successive Left samples (16 bit each) per RAM word L1=[31:16]; L0=[15:0] [INFO] [stdout] ^^^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[31:16]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pdm/mode/mod.rs:141:5 [INFO] [stdout] | [INFO] [stdout] 141 | #[doc = "Sample and store one pair (Left + Right) of 16bit samples per RAM word R=[31:16]; L=[15:0]"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Sample and store one pair (Left + Right) of 16bit samples per RAM word R=[31:16]; L=[15:0] [INFO] [stdout] ^^^^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[15:0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pdm/mode/mod.rs:141:5 [INFO] [stdout] | [INFO] [stdout] 141 | #[doc = "Sample and store one pair (Left + Right) of 16bit samples per RAM word R=[31:16]; L=[15:0]"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Sample and store one pair (Left + Right) of 16bit samples per RAM word R=[31:16]; L=[15:0] [INFO] [stdout] ^^^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[31:16]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pdm/mode/mod.rs:143:5 [INFO] [stdout] | [INFO] [stdout] 143 | #[doc = "Sample and store two successive Left samples (16 bit each) per RAM word L1=[31:16]; L0=[15:0]"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Sample and store two successive Left samples (16 bit each) per RAM word L1=[31:16]; L0=[15:0] [INFO] [stdout] ^^^^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[15:0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pdm/mode/mod.rs:143:5 [INFO] [stdout] | [INFO] [stdout] 143 | #[doc = "Sample and store two successive Left samples (16 bit each) per RAM word L1=[31:16]; L0=[15:0]"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Sample and store two successive Left samples (16 bit each) per RAM word L1=[31:16]; L0=[15:0] [INFO] [stdout] ^^^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[31:16]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pdm/mode/mod.rs:169:5 [INFO] [stdout] | [INFO] [stdout] 169 | #[doc = "Sample and store one pair (Left + Right) of 16bit samples per RAM word R=[31:16]; L=[15:0]"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Sample and store one pair (Left + Right) of 16bit samples per RAM word R=[31:16]; L=[15:0] [INFO] [stdout] ^^^^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[15:0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pdm/mode/mod.rs:169:5 [INFO] [stdout] | [INFO] [stdout] 169 | #[doc = "Sample and store one pair (Left + Right) of 16bit samples per RAM word R=[31:16]; L=[15:0]"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Sample and store one pair (Left + Right) of 16bit samples per RAM word R=[31:16]; L=[15:0] [INFO] [stdout] ^^^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[31:16]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pdm/mode/mod.rs:174:5 [INFO] [stdout] | [INFO] [stdout] 174 | #[doc = "Sample and store two successive Left samples (16 bit each) per RAM word L1=[31:16]; L0=[15:0]"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Sample and store two successive Left samples (16 bit each) per RAM word L1=[31:16]; L0=[15:0] [INFO] [stdout] ^^^^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[15:0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/pdm/mode/mod.rs:174:5 [INFO] [stdout] | [INFO] [stdout] 174 | #[doc = "Sample and store two successive Left samples (16 bit each) per RAM word L1=[31:16]; L0=[15:0]"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Sample and store two successive Left samples (16 bit each) per RAM word L1=[31:16]; L0=[15:0] [INFO] [stdout] ^^^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ppi/mod.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | #[doc = "0x800 - Description collection[0]: Channel group 0"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] 0x800 - Description collection[0]: Channel group 0 [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ppi/mod.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[doc = "0x00 - Description cluster[0]: Enable channel group 0"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] 0x00 - Description cluster[0]: Enable channel group 0 [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ppi/mod.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | #[doc = "0x04 - Description cluster[0]: Disable channel group 0"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] 0x04 - Description cluster[0]: Disable channel group 0 [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ppi/mod.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | #[doc = "0x00 - Description cluster[0]: Channel 0 event end-point"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] 0x00 - Description cluster[0]: Channel 0 event end-point [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ppi/mod.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | #[doc = "0x04 - Description cluster[0]: Channel 0 task end-point"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] 0x04 - Description cluster[0]: Channel 0 task end-point [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ppi/mod.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | #[doc = "0x00 - Description cluster[0]: Channel 0 task end-point"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] 0x00 - Description cluster[0]: Channel 0 task end-point [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ppi/mod.rs:72:1 [INFO] [stdout] | [INFO] [stdout] 72 | #[doc = "Description collection[0]: Channel group 0"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description collection[0]: Channel group 0 [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ppi/tasks_chg/mod.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #[doc = "Description cluster[0]: Enable channel group 0"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description cluster[0]: Enable channel group 0 [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ppi/tasks_chg/mod.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | #[doc = "Description cluster[0]: Disable channel group 0"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description cluster[0]: Disable channel group 0 [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ppi/tasks_chg/mod.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | #[doc = "Description cluster[0]: Enable channel group 0"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description cluster[0]: Enable channel group 0 [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ppi/tasks_chg/mod.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | #[doc = "Description cluster[0]: Disable channel group 0"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description cluster[0]: Disable channel group 0 [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ppi/ch/mod.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #[doc = "Description cluster[0]: Channel 0 event end-point"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description cluster[0]: Channel 0 event end-point [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ppi/ch/mod.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | #[doc = "Description cluster[0]: Channel 0 task end-point"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description cluster[0]: Channel 0 task end-point [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ppi/ch/mod.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | #[doc = "Description cluster[0]: Channel 0 event end-point"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description cluster[0]: Channel 0 event end-point [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ppi/ch/mod.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | #[doc = "Description cluster[0]: Channel 0 task end-point"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description cluster[0]: Channel 0 task end-point [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ppi/fork/mod.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #[doc = "Description cluster[0]: Channel 0 task end-point"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description cluster[0]: Channel 0 task end-point [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ppi/fork/mod.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | #[doc = "Description cluster[0]: Channel 0 task end-point"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description cluster[0]: Channel 0 task end-point [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ppi/mod.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | #[doc = "Description collection[0]: Channel group 0"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description collection[0]: Channel group 0 [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/mwu/mod.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 56 | #[doc = "0x00 - Description cluster[0]: Write access to region 0 detected"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] 0x00 - Description cluster[0]: Write access to region 0 detected [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/mwu/mod.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 58 | #[doc = "0x04 - Description cluster[0]: Read access to region 0 detected"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] 0x04 - Description cluster[0]: Read access to region 0 detected [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/mwu/mod.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | #[doc = "0x00 - Description cluster[0]: Write access to peripheral region 0 detected"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] 0x00 - Description cluster[0]: Write access to peripheral region 0 detected [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/mwu/mod.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 69 | #[doc = "0x04 - Description cluster[0]: Read access to peripheral region 0 detected"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] 0x04 - Description cluster[0]: Read access to peripheral region 0 detected [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/mwu/mod.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | #[doc = "0x00 - Description cluster[0]: Source of event/interrupt in region 0, write access detected while corresponding subregion was enabled for watching"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] 0x00 - Description cluster[0]: Source of event/interrupt in region 0, write access detected while corresponding subregion was enabled for watching [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/mwu/mod.rs:80:5 [INFO] [stdout] | [INFO] [stdout] 80 | #[doc = "0x04 - Description cluster[0]: Source of event/interrupt in region 0, read access detected while corresponding subregion was enabled for watching"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] 0x04 - Description cluster[0]: Source of event/interrupt in region 0, read access detected while corresponding subregion was enabled for watching [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/mwu/mod.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | #[doc = "0x00 - Description cluster[0]: Start address for region 0"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] 0x00 - Description cluster[0]: Start address for region 0 [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/mwu/mod.rs:91:5 [INFO] [stdout] | [INFO] [stdout] 91 | #[doc = "0x04 - Description cluster[0]: End address of region 0"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] 0x04 - Description cluster[0]: End address of region 0 [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/mwu/mod.rs:100:5 [INFO] [stdout] | [INFO] [stdout] 100 | #[doc = "0x00 - Description cluster[0]: Reserved for future use"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] 0x00 - Description cluster[0]: Reserved for future use [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/mwu/mod.rs:102:5 [INFO] [stdout] | [INFO] [stdout] 102 | #[doc = "0x04 - Description cluster[0]: Reserved for future use"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] 0x04 - Description cluster[0]: Reserved for future use [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/mwu/mod.rs:104:5 [INFO] [stdout] | [INFO] [stdout] 104 | #[doc = "0x08 - Description cluster[0]: Subregions of region 0"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] 0x08 - Description cluster[0]: Subregions of region 0 [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/mwu/events_region/mod.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #[doc = "Description cluster[0]: Write access to region 0 detected"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description cluster[0]: Write access to region 0 detected [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/mwu/events_region/mod.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | #[doc = "Description cluster[0]: Read access to region 0 detected"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description cluster[0]: Read access to region 0 detected [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/mwu/events_region/mod.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | #[doc = "Description cluster[0]: Write access to region 0 detected"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description cluster[0]: Write access to region 0 detected [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/mwu/events_region/mod.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | #[doc = "Description cluster[0]: Read access to region 0 detected"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description cluster[0]: Read access to region 0 detected [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/mwu/events_pregion/mod.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #[doc = "Description cluster[0]: Write access to peripheral region 0 detected"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description cluster[0]: Write access to peripheral region 0 detected [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/mwu/events_pregion/mod.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | #[doc = "Description cluster[0]: Read access to peripheral region 0 detected"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description cluster[0]: Read access to peripheral region 0 detected [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/mwu/events_pregion/mod.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | #[doc = "Description cluster[0]: Write access to peripheral region 0 detected"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description cluster[0]: Write access to peripheral region 0 detected [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/mwu/events_pregion/mod.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | #[doc = "Description cluster[0]: Read access to peripheral region 0 detected"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description cluster[0]: Read access to peripheral region 0 detected [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/mwu/perregion/mod.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #[doc = "Description cluster[0]: Source of event/interrupt in region 0, write access detected while corresponding subregion was enabled for watching"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description cluster[0]: Source of event/interrupt in region 0, write access detected while corresponding subregion was enabled for watching [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/mwu/perregion/mod.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | #[doc = "Description cluster[0]: Source of event/interrupt in region 0, read access detected while corresponding subregion was enabled for watching"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description cluster[0]: Source of event/interrupt in region 0, read access detected while corresponding subregion was enabled for watching [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/mwu/perregion/mod.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | #[doc = "Description cluster[0]: Source of event/interrupt in region 0, write access detected while corresponding subregion was enabled for watching"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description cluster[0]: Source of event/interrupt in region 0, write access detected while corresponding subregion was enabled for watching [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/mwu/perregion/mod.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | #[doc = "Description cluster[0]: Source of event/interrupt in region 0, read access detected while corresponding subregion was enabled for watching"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description cluster[0]: Source of event/interrupt in region 0, read access detected while corresponding subregion was enabled for watching [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/mwu/region/mod.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #[doc = "Description cluster[0]: Start address for region 0"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description cluster[0]: Start address for region 0 [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/mwu/region/mod.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | #[doc = "Description cluster[0]: End address of region 0"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description cluster[0]: End address of region 0 [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/mwu/region/mod.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | #[doc = "Description cluster[0]: Start address for region 0"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description cluster[0]: Start address for region 0 [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/mwu/region/mod.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | #[doc = "Description cluster[0]: End address of region 0"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description cluster[0]: End address of region 0 [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/mwu/pregion/mod.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #[doc = "Description cluster[0]: Reserved for future use"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description cluster[0]: Reserved for future use [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/mwu/pregion/mod.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | #[doc = "Description cluster[0]: Reserved for future use"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description cluster[0]: Reserved for future use [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/mwu/pregion/mod.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | #[doc = "Description cluster[0]: Subregions of region 0"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description cluster[0]: Subregions of region 0 [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/mwu/pregion/mod.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | #[doc = "Description cluster[0]: Reserved for future use"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description cluster[0]: Reserved for future use [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/mwu/pregion/mod.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | #[doc = "Description cluster[0]: Reserved for future use"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description cluster[0]: Reserved for future use [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/mwu/pregion/mod.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | #[doc = "Description cluster[0]: Subregions of region 0"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Description cluster[0]: Subregions of region 0 [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/mwu/inten/mod.rs:1311:5 [INFO] [stdout] | [INFO] [stdout] 1311 | #[doc = "Bit 0 - Enable or disable interrupt for REGION[0].WA event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 0 - Enable or disable interrupt for REGION[0].WA event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/mwu/inten/mod.rs:1320:5 [INFO] [stdout] | [INFO] [stdout] 1320 | #[doc = "Bit 1 - Enable or disable interrupt for REGION[0].RA event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 1 - Enable or disable interrupt for REGION[0].RA event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[1]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/mwu/inten/mod.rs:1329:5 [INFO] [stdout] | [INFO] [stdout] 1329 | #[doc = "Bit 2 - Enable or disable interrupt for REGION[1].WA event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 2 - Enable or disable interrupt for REGION[1].WA event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[1]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/mwu/inten/mod.rs:1338:5 [INFO] [stdout] | [INFO] [stdout] 1338 | #[doc = "Bit 3 - Enable or disable interrupt for REGION[1].RA event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 3 - Enable or disable interrupt for REGION[1].RA event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[2]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/mwu/inten/mod.rs:1347:5 [INFO] [stdout] | [INFO] [stdout] 1347 | #[doc = "Bit 4 - Enable or disable interrupt for REGION[2].WA event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 4 - Enable or disable interrupt for REGION[2].WA event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[2]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/mwu/inten/mod.rs:1356:5 [INFO] [stdout] | [INFO] [stdout] 1356 | #[doc = "Bit 5 - Enable or disable interrupt for REGION[2].RA event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 5 - Enable or disable interrupt for REGION[2].RA event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[3]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/mwu/inten/mod.rs:1365:5 [INFO] [stdout] | [INFO] [stdout] 1365 | #[doc = "Bit 6 - Enable or disable interrupt for REGION[3].WA event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 6 - Enable or disable interrupt for REGION[3].WA event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[3]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/mwu/inten/mod.rs:1374:5 [INFO] [stdout] | [INFO] [stdout] 1374 | #[doc = "Bit 7 - Enable or disable interrupt for REGION[3].RA event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 7 - Enable or disable interrupt for REGION[3].RA event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/mwu/inten/mod.rs:1383:5 [INFO] [stdout] | [INFO] [stdout] 1383 | #[doc = "Bit 24 - Enable or disable interrupt for PREGION[0].WA event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 24 - Enable or disable interrupt for PREGION[0].WA event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/mwu/inten/mod.rs:1392:5 [INFO] [stdout] | [INFO] [stdout] 1392 | #[doc = "Bit 25 - Enable or disable interrupt for PREGION[0].RA event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 25 - Enable or disable interrupt for PREGION[0].RA event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[1]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/mwu/inten/mod.rs:1401:5 [INFO] [stdout] | [INFO] [stdout] 1401 | #[doc = "Bit 26 - Enable or disable interrupt for PREGION[1].WA event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 26 - Enable or disable interrupt for PREGION[1].WA event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[1]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/mwu/inten/mod.rs:1410:5 [INFO] [stdout] | [INFO] [stdout] 1410 | #[doc = "Bit 27 - Enable or disable interrupt for PREGION[1].RA event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 27 - Enable or disable interrupt for PREGION[1].RA event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/mwu/inten/mod.rs:1432:5 [INFO] [stdout] | [INFO] [stdout] 1432 | #[doc = "Bit 0 - Enable or disable interrupt for REGION[0].WA event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 0 - Enable or disable interrupt for REGION[0].WA event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/mwu/inten/mod.rs:1437:5 [INFO] [stdout] | [INFO] [stdout] 1437 | #[doc = "Bit 1 - Enable or disable interrupt for REGION[0].RA event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 1 - Enable or disable interrupt for REGION[0].RA event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[1]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/mwu/inten/mod.rs:1442:5 [INFO] [stdout] | [INFO] [stdout] 1442 | #[doc = "Bit 2 - Enable or disable interrupt for REGION[1].WA event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 2 - Enable or disable interrupt for REGION[1].WA event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[1]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/mwu/inten/mod.rs:1447:5 [INFO] [stdout] | [INFO] [stdout] 1447 | #[doc = "Bit 3 - Enable or disable interrupt for REGION[1].RA event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 3 - Enable or disable interrupt for REGION[1].RA event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[2]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/mwu/inten/mod.rs:1452:5 [INFO] [stdout] | [INFO] [stdout] 1452 | #[doc = "Bit 4 - Enable or disable interrupt for REGION[2].WA event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 4 - Enable or disable interrupt for REGION[2].WA event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[2]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/mwu/inten/mod.rs:1457:5 [INFO] [stdout] | [INFO] [stdout] 1457 | #[doc = "Bit 5 - Enable or disable interrupt for REGION[2].RA event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 5 - Enable or disable interrupt for REGION[2].RA event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[3]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/mwu/inten/mod.rs:1462:5 [INFO] [stdout] | [INFO] [stdout] 1462 | #[doc = "Bit 6 - Enable or disable interrupt for REGION[3].WA event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 6 - Enable or disable interrupt for REGION[3].WA event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[3]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/mwu/inten/mod.rs:1467:5 [INFO] [stdout] | [INFO] [stdout] 1467 | #[doc = "Bit 7 - Enable or disable interrupt for REGION[3].RA event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 7 - Enable or disable interrupt for REGION[3].RA event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/mwu/inten/mod.rs:1472:5 [INFO] [stdout] | [INFO] [stdout] 1472 | #[doc = "Bit 24 - Enable or disable interrupt for PREGION[0].WA event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 24 - Enable or disable interrupt for PREGION[0].WA event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/mwu/inten/mod.rs:1477:5 [INFO] [stdout] | [INFO] [stdout] 1477 | #[doc = "Bit 25 - Enable or disable interrupt for PREGION[0].RA event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 25 - Enable or disable interrupt for PREGION[0].RA event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[1]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/mwu/inten/mod.rs:1482:5 [INFO] [stdout] | [INFO] [stdout] 1482 | #[doc = "Bit 26 - Enable or disable interrupt for PREGION[1].WA event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 26 - Enable or disable interrupt for PREGION[1].WA event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[1]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/mwu/inten/mod.rs:1487:5 [INFO] [stdout] | [INFO] [stdout] 1487 | #[doc = "Bit 27 - Enable or disable interrupt for PREGION[1].RA event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 27 - Enable or disable interrupt for PREGION[1].RA event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/mwu/intenset/mod.rs:1215:5 [INFO] [stdout] | [INFO] [stdout] 1215 | #[doc = "Bit 0 - Write '1' to Enable interrupt for REGION[0].WA event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 0 - Write '1' to Enable interrupt for REGION[0].WA event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/mwu/intenset/mod.rs:1224:5 [INFO] [stdout] | [INFO] [stdout] 1224 | #[doc = "Bit 1 - Write '1' to Enable interrupt for REGION[0].RA event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 1 - Write '1' to Enable interrupt for REGION[0].RA event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[1]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/mwu/intenset/mod.rs:1233:5 [INFO] [stdout] | [INFO] [stdout] 1233 | #[doc = "Bit 2 - Write '1' to Enable interrupt for REGION[1].WA event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 2 - Write '1' to Enable interrupt for REGION[1].WA event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[1]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/mwu/intenset/mod.rs:1242:5 [INFO] [stdout] | [INFO] [stdout] 1242 | #[doc = "Bit 3 - Write '1' to Enable interrupt for REGION[1].RA event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 3 - Write '1' to Enable interrupt for REGION[1].RA event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[2]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/mwu/intenset/mod.rs:1251:5 [INFO] [stdout] | [INFO] [stdout] 1251 | #[doc = "Bit 4 - Write '1' to Enable interrupt for REGION[2].WA event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 4 - Write '1' to Enable interrupt for REGION[2].WA event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[2]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/mwu/intenset/mod.rs:1260:5 [INFO] [stdout] | [INFO] [stdout] 1260 | #[doc = "Bit 5 - Write '1' to Enable interrupt for REGION[2].RA event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 5 - Write '1' to Enable interrupt for REGION[2].RA event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[3]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/mwu/intenset/mod.rs:1269:5 [INFO] [stdout] | [INFO] [stdout] 1269 | #[doc = "Bit 6 - Write '1' to Enable interrupt for REGION[3].WA event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 6 - Write '1' to Enable interrupt for REGION[3].WA event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[3]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/mwu/intenset/mod.rs:1278:5 [INFO] [stdout] | [INFO] [stdout] 1278 | #[doc = "Bit 7 - Write '1' to Enable interrupt for REGION[3].RA event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 7 - Write '1' to Enable interrupt for REGION[3].RA event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/mwu/intenset/mod.rs:1287:5 [INFO] [stdout] | [INFO] [stdout] 1287 | #[doc = "Bit 24 - Write '1' to Enable interrupt for PREGION[0].WA event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 24 - Write '1' to Enable interrupt for PREGION[0].WA event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/mwu/intenset/mod.rs:1296:5 [INFO] [stdout] | [INFO] [stdout] 1296 | #[doc = "Bit 25 - Write '1' to Enable interrupt for PREGION[0].RA event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 25 - Write '1' to Enable interrupt for PREGION[0].RA event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[1]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/mwu/intenset/mod.rs:1305:5 [INFO] [stdout] | [INFO] [stdout] 1305 | #[doc = "Bit 26 - Write '1' to Enable interrupt for PREGION[1].WA event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 26 - Write '1' to Enable interrupt for PREGION[1].WA event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[1]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/mwu/intenset/mod.rs:1314:5 [INFO] [stdout] | [INFO] [stdout] 1314 | #[doc = "Bit 27 - Write '1' to Enable interrupt for PREGION[1].RA event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 27 - Write '1' to Enable interrupt for PREGION[1].RA event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/mwu/intenset/mod.rs:1336:5 [INFO] [stdout] | [INFO] [stdout] 1336 | #[doc = "Bit 0 - Write '1' to Enable interrupt for REGION[0].WA event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 0 - Write '1' to Enable interrupt for REGION[0].WA event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/mwu/intenset/mod.rs:1341:5 [INFO] [stdout] | [INFO] [stdout] 1341 | #[doc = "Bit 1 - Write '1' to Enable interrupt for REGION[0].RA event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 1 - Write '1' to Enable interrupt for REGION[0].RA event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[1]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/mwu/intenset/mod.rs:1346:5 [INFO] [stdout] | [INFO] [stdout] 1346 | #[doc = "Bit 2 - Write '1' to Enable interrupt for REGION[1].WA event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 2 - Write '1' to Enable interrupt for REGION[1].WA event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[1]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/mwu/intenset/mod.rs:1351:5 [INFO] [stdout] | [INFO] [stdout] 1351 | #[doc = "Bit 3 - Write '1' to Enable interrupt for REGION[1].RA event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 3 - Write '1' to Enable interrupt for REGION[1].RA event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[2]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/mwu/intenset/mod.rs:1356:5 [INFO] [stdout] | [INFO] [stdout] 1356 | #[doc = "Bit 4 - Write '1' to Enable interrupt for REGION[2].WA event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 4 - Write '1' to Enable interrupt for REGION[2].WA event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[2]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/mwu/intenset/mod.rs:1361:5 [INFO] [stdout] | [INFO] [stdout] 1361 | #[doc = "Bit 5 - Write '1' to Enable interrupt for REGION[2].RA event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 5 - Write '1' to Enable interrupt for REGION[2].RA event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[3]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/mwu/intenset/mod.rs:1366:5 [INFO] [stdout] | [INFO] [stdout] 1366 | #[doc = "Bit 6 - Write '1' to Enable interrupt for REGION[3].WA event"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Bit 6 - Write '1' to Enable interrupt for REGION[3].WA event [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[3]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/mwu/intenset/mod.rs:1371:5 [INFO] [stdout] | [WARN] too many lines in the log, truncating it