nrf52 0.4.1

DEPRECATED: Use `nrf52832-pac` instead
Documentation
Build #203869 2019-12-08T17:55:48.096913+00:00
# rustc version
rustc 1.41.0-nightly (5c5c8eb86 2019-12-07)
# docs.rs version
docsrs 0.6.0 (3f63280 2019-11-27)

# build log
[INFO] running `"docker" "create" "-v" "/home/cratesfyi/workspace/builds/nrf52-0.4.1/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/nrf52-0.4.1/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1001" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=-Z unstable-options --resource-suffix -20191207-1.41.0-nightly-5c5c8eb86 --static-root-path / --extern-html-root-url vcell=https://docs.rs/vcell/0.1.2 --extern-html-root-url cortex_m=https://docs.rs/cortex-m/0.5.10 --extern-html-root-url bare_metal=https://docs.rs/bare-metal/0.2.5" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "3221225472" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "doc" "--lib" "--no-deps" "--target" "x86_64-unknown-linux-gnu"`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 95098cd97d7d0f18a388c58b31414d4f9bf30e903425890f1c9bf331cff46639
[INFO] running `"docker" "start" "-a" "95098cd97d7d0f18a388c58b31414d4f9bf30e903425890f1c9bf331cff46639"`
[INFO] [stderr]    Compiling typenum v1.11.2
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]     Checking stable_deref_trait v1.1.1
[INFO] [stderr]    Compiling cortex-m v0.6.1
[INFO] [stderr]     Checking vcell v0.1.2
[INFO] [stderr]    Compiling cortex-m v0.5.10
[INFO] [stderr]    Compiling nrf52 v0.4.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking aligned v0.2.0
[INFO] [stderr]     Checking volatile-register v0.2.0
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling bare-metal v0.2.5
[INFO] [stderr]     Checking generic-array v0.12.3
[INFO] [stderr]     Checking generic-array v0.13.2
[INFO] [stderr]     Checking as-slice v0.1.2
[INFO] [stderr]     Checking aligned v0.3.2
[INFO] [stderr]  Documenting nrf52 v0.4.1 (/opt/rustwide/workdir)
[INFO] [stderr] warning: `[0]` cannot be resolved, ignoring it.
[INFO] [stderr]   --> src/ficr/mod.rs:10:5
[INFO] [stderr]    |
[INFO] [stderr] 10 |     #[doc = "0x60 - Description collection[0]: Device identifier"]
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(intra_doc_link_resolution_failure)]` on by default
[INFO] [stderr]    = note: the link appears in this line:
[INFO] [stderr]            
[INFO] [stderr]            0x60 - Description collection[0]: Device identifier
[INFO] [stderr]                                          ^
[INFO] [stderr]    = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[0]` cannot be resolved, ignoring it.
[INFO] [stderr]   --> src/ficr/mod.rs:13:5
[INFO] [stderr]    |
[INFO] [stderr] 13 |     #[doc = "0x80 - Description collection[0]: Encryption Root, word 0"]
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: the link appears in this line:
[INFO] [stderr]            
[INFO] [stderr]            0x80 - Description collection[0]: Encryption Root, word 0
[INFO] [stderr]                                          ^
[INFO] [stderr]    = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[0]` cannot be resolved, ignoring it.
[INFO] [stderr]   --> src/ficr/mod.rs:15:5
[INFO] [stderr]    |
[INFO] [stderr] 15 |     #[doc = "0x90 - Description collection[0]: Identity Root, word 0"]
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: the link appears in this line:
[INFO] [stderr]            
[INFO] [stderr]            0x90 - Description collection[0]: Identity Root, word 0
[INFO] [stderr]                                          ^
[INFO] [stderr]    = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[0]` cannot be resolved, ignoring it.
[INFO] [stderr]   --> src/ficr/mod.rs:19:5
[INFO] [stderr]    |
[INFO] [stderr] 19 |     #[doc = "0xa4 - Description collection[0]: Device address 0"]
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: the link appears in this line:
[INFO] [stderr]            
[INFO] [stderr]            0xa4 - Description collection[0]: Device address 0
[INFO] [stderr]                                          ^
[INFO] [stderr]    = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[0]` cannot be resolved, ignoring it.
[INFO] [stderr]   --> src/ficr/mod.rs:44:5
[INFO] [stderr]    |
[INFO] [stderr] 44 |     #[doc = "0x14 - Description collection[0]: Unspecified"]
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: the link appears in this line:
[INFO] [stderr]            
[INFO] [stderr]            0x14 - Description collection[0]: Unspecified
[INFO] [stderr]                                          ^
[INFO] [stderr]    = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[0]` cannot be resolved, ignoring it.
[INFO] [stderr]    --> src/ficr/mod.rs:118:1
[INFO] [stderr]     |
[INFO] [stderr] 118 | #[doc = "Description collection[0]: Device identifier"]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             Description collection[0]: Device identifier
[INFO] [stderr]                                    ^
[INFO] [stderr]     = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[0]` cannot be resolved, ignoring it.
[INFO] [stderr]    --> src/ficr/mod.rs:124:1
[INFO] [stderr]     |
[INFO] [stderr] 124 | #[doc = "Description collection[0]: Encryption Root, word 0"]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             Description collection[0]: Encryption Root, word 0
[INFO] [stderr]                                    ^
[INFO] [stderr]     = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[0]` cannot be resolved, ignoring it.
[INFO] [stderr]    --> src/ficr/mod.rs:130:1
[INFO] [stderr]     |
[INFO] [stderr] 130 | #[doc = "Description collection[0]: Identity Root, word 0"]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             Description collection[0]: Identity Root, word 0
[INFO] [stderr]                                    ^
[INFO] [stderr]     = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[0]` cannot be resolved, ignoring it.
[INFO] [stderr]    --> src/ficr/mod.rs:142:1
[INFO] [stderr]     |
[INFO] [stderr] 142 | #[doc = "Description collection[0]: Device address 0"]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             Description collection[0]: Device address 0
[INFO] [stderr]                                    ^
[INFO] [stderr]     = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[0]` cannot be resolved, ignoring it.
[INFO] [stderr]   --> src/ficr/info/mod.rs:31:1
[INFO] [stderr]    |
[INFO] [stderr] 31 | #[doc = "Description collection[0]: Unspecified"]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: the link appears in this line:
[INFO] [stderr]            
[INFO] [stderr]            Description collection[0]: Unspecified
[INFO] [stderr]                                   ^
[INFO] [stderr]    = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[0]` cannot be resolved, ignoring it.
[INFO] [stderr]   --> src/ficr/info/mod.rs:35:1
[INFO] [stderr]    |
[INFO] [stderr] 35 | #[doc = "Description collection[0]: Unspecified"]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: the link appears in this line:
[INFO] [stderr]            
[INFO] [stderr]            Description collection[0]: Unspecified
[INFO] [stderr]                                   ^
[INFO] [stderr]    = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[0]` cannot be resolved, ignoring it.
[INFO] [stderr]    --> src/ficr/mod.rs:122:1
[INFO] [stderr]     |
[INFO] [stderr] 122 | #[doc = "Description collection[0]: Device identifier"]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             Description collection[0]: Device identifier
[INFO] [stderr]                                    ^
[INFO] [stderr]     = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[0]` cannot be resolved, ignoring it.
[INFO] [stderr]    --> src/ficr/mod.rs:128:1
[INFO] [stderr]     |
[INFO] [stderr] 128 | #[doc = "Description collection[0]: Encryption Root, word 0"]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             Description collection[0]: Encryption Root, word 0
[INFO] [stderr]                                    ^
[INFO] [stderr]     = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[0]` cannot be resolved, ignoring it.
[INFO] [stderr]    --> src/ficr/mod.rs:134:1
[INFO] [stderr]     |
[INFO] [stderr] 134 | #[doc = "Description collection[0]: Identity Root, word 0"]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             Description collection[0]: Identity Root, word 0
[INFO] [stderr]                                    ^
[INFO] [stderr]     = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[0]` cannot be resolved, ignoring it.
[INFO] [stderr]    --> src/ficr/mod.rs:146:1
[INFO] [stderr]     |
[INFO] [stderr] 146 | #[doc = "Description collection[0]: Device address 0"]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             Description collection[0]: Device address 0
[INFO] [stderr]                                    ^
[INFO] [stderr]     = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[0]` cannot be resolved, ignoring it.
[INFO] [stderr]   --> src/uicr/mod.rs:13:5
[INFO] [stderr]    |
[INFO] [stderr] 13 |     #[doc = "0x14 - Description collection[0]: Reserved for Nordic firmware design"]
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: the link appears in this line:
[INFO] [stderr]            
[INFO] [stderr]            0x14 - Description collection[0]: Reserved for Nordic firmware design
[INFO] [stderr]                                          ^
[INFO] [stderr]    = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[0]` cannot be resolved, ignoring it.
[INFO] [stderr]   --> src/uicr/mod.rs:15:5
[INFO] [stderr]    |
[INFO] [stderr] 15 |     #[doc = "0x50 - Description collection[0]: Reserved for Nordic hardware design"]
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: the link appears in this line:
[INFO] [stderr]            
[INFO] [stderr]            0x50 - Description collection[0]: Reserved for Nordic hardware design
[INFO] [stderr]                                          ^
[INFO] [stderr]    = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[0]` cannot be resolved, ignoring it.
[INFO] [stderr]   --> src/uicr/mod.rs:17:5
[INFO] [stderr]    |
[INFO] [stderr] 17 |     #[doc = "0x80 - Description collection[0]: Reserved for customer"]
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: the link appears in this line:
[INFO] [stderr]            
[INFO] [stderr]            0x80 - Description collection[0]: Reserved for customer
[INFO] [stderr]                                          ^
[INFO] [stderr]    = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[0]` cannot be resolved, ignoring it.
[INFO] [stderr]   --> src/uicr/mod.rs:20:5
[INFO] [stderr]    |
[INFO] [stderr] 20 |     #[doc = "0x200 - Description collection[0]: Mapping of the nRESET function (see POWER chapter for details)"]
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: the link appears in this line:
[INFO] [stderr]            
[INFO] [stderr]            0x200 - Description collection[0]: Mapping of the nRESET function (see POWER chapter for details)
[INFO] [stderr]                                           ^
[INFO] [stderr]    = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[0]` cannot be resolved, ignoring it.
[INFO] [stderr]   --> src/uicr/mod.rs:51:1
[INFO] [stderr]    |
[INFO] [stderr] 51 | #[doc = "Description collection[0]: Reserved for Nordic firmware design"]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: the link appears in this line:
[INFO] [stderr]            
[INFO] [stderr]            Description collection[0]: Reserved for Nordic firmware design
[INFO] [stderr]                                   ^
[INFO] [stderr]    = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[0]` cannot be resolved, ignoring it.
[INFO] [stderr]   --> src/uicr/mod.rs:57:1
[INFO] [stderr]    |
[INFO] [stderr] 57 | #[doc = "Description collection[0]: Reserved for Nordic hardware design"]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: the link appears in this line:
[INFO] [stderr]            
[INFO] [stderr]            Description collection[0]: Reserved for Nordic hardware design
[INFO] [stderr]                                   ^
[INFO] [stderr]    = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[0]` cannot be resolved, ignoring it.
[INFO] [stderr]   --> src/uicr/mod.rs:63:1
[INFO] [stderr]    |
[INFO] [stderr] 63 | #[doc = "Description collection[0]: Reserved for customer"]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: the link appears in this line:
[INFO] [stderr]            
[INFO] [stderr]            Description collection[0]: Reserved for customer
[INFO] [stderr]                                   ^
[INFO] [stderr]    = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[0]` cannot be resolved, ignoring it.
[INFO] [stderr]   --> src/uicr/mod.rs:69:1
[INFO] [stderr]    |
[INFO] [stderr] 69 | #[doc = "Description collection[0]: Mapping of the nRESET function (see POWER chapter for details)"]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: the link appears in this line:
[INFO] [stderr]            
[INFO] [stderr]            Description collection[0]: Mapping of the nRESET function (see POWER chapter for details)
[INFO] [stderr]                                   ^
[INFO] [stderr]    = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[0]` cannot be resolved, ignoring it.
[INFO] [stderr]   --> src/uicr/mod.rs:55:1
[INFO] [stderr]    |
[INFO] [stderr] 55 | #[doc = "Description collection[0]: Reserved for Nordic firmware design"]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: the link appears in this line:
[INFO] [stderr]            
[INFO] [stderr]            Description collection[0]: Reserved for Nordic firmware design
[INFO] [stderr]                                   ^
[INFO] [stderr]    = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[0]` cannot be resolved, ignoring it.
[INFO] [stderr]   --> src/uicr/mod.rs:61:1
[INFO] [stderr]    |
[INFO] [stderr] 61 | #[doc = "Description collection[0]: Reserved for Nordic hardware design"]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: the link appears in this line:
[INFO] [stderr]            
[INFO] [stderr]            Description collection[0]: Reserved for Nordic hardware design
[INFO] [stderr]                                   ^
[INFO] [stderr]    = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[0]` cannot be resolved, ignoring it.
[INFO] [stderr]   --> src/uicr/mod.rs:67:1
[INFO] [stderr]    |
[INFO] [stderr] 67 | #[doc = "Description collection[0]: Reserved for customer"]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: the link appears in this line:
[INFO] [stderr]            
[INFO] [stderr]            Description collection[0]: Reserved for customer
[INFO] [stderr]                                   ^
[INFO] [stderr]    = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[0]` cannot be resolved, ignoring it.
[INFO] [stderr]   --> src/uicr/mod.rs:73:1
[INFO] [stderr]    |
[INFO] [stderr] 73 | #[doc = "Description collection[0]: Mapping of the nRESET function (see POWER chapter for details)"]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: the link appears in this line:
[INFO] [stderr]            
[INFO] [stderr]            Description collection[0]: Mapping of the nRESET function (see POWER chapter for details)
[INFO] [stderr]                                   ^
[INFO] [stderr]    = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[0]` cannot be resolved, ignoring it.
[INFO] [stderr]   --> src/power/mod.rs:75:5
[INFO] [stderr]    |
[INFO] [stderr] 75 |     #[doc = "0x00 - Description cluster[0]: RAM0 power control register"]
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: the link appears in this line:
[INFO] [stderr]            
[INFO] [stderr]            0x00 - Description cluster[0]: RAM0 power control register
[INFO] [stderr]                                       ^
[INFO] [stderr]    = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[0]` cannot be resolved, ignoring it.
[INFO] [stderr]   --> src/power/mod.rs:77:5
[INFO] [stderr]    |
[INFO] [stderr] 77 |     #[doc = "0x04 - Description cluster[0]: RAM0 power control set register"]
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: the link appears in this line:
[INFO] [stderr]            
[INFO] [stderr]            0x04 - Description cluster[0]: RAM0 power control set register
[INFO] [stderr]                                       ^
[INFO] [stderr]    = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[0]` cannot be resolved, ignoring it.
[INFO] [stderr]   --> src/power/mod.rs:79:5
[INFO] [stderr]    |
[INFO] [stderr] 79 |     #[doc = "0x08 - Description cluster[0]: RAM0 power control clear register"]
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: the link appears in this line:
[INFO] [stderr]            
[INFO] [stderr]            0x08 - Description cluster[0]: RAM0 power control clear register
[INFO] [stderr]                                       ^
[INFO] [stderr]    = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[0]` cannot be resolved, ignoring it.
[INFO] [stderr]  --> src/power/ram/mod.rs:1:1
[INFO] [stderr]   |
[INFO] [stderr] 1 | #[doc = "Description cluster[0]: RAM0 power control register"]
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: the link appears in this line:
[INFO] [stderr]           
[INFO] [stderr]           Description cluster[0]: RAM0 power control register
[INFO] [stderr]                               ^
[INFO] [stderr]   = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[0]` cannot be resolved, ignoring it.
[INFO] [stderr]  --> src/power/ram/mod.rs:7:1
[INFO] [stderr]   |
[INFO] [stderr] 7 | #[doc = "Description cluster[0]: RAM0 power control set register"]
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: the link appears in this line:
[INFO] [stderr]           
[INFO] [stderr]           Description cluster[0]: RAM0 power control set register
[INFO] [stderr]                               ^
[INFO] [stderr]   = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[0]` cannot be resolved, ignoring it.
[INFO] [stderr]   --> src/power/ram/mod.rs:13:1
[INFO] [stderr]    |
[INFO] [stderr] 13 | #[doc = "Description cluster[0]: RAM0 power control clear register"]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: the link appears in this line:
[INFO] [stderr]            
[INFO] [stderr]            Description cluster[0]: RAM0 power control clear register
[INFO] [stderr]                                ^
[INFO] [stderr]    = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[0]` cannot be resolved, ignoring it.
[INFO] [stderr]  --> src/power/ram/mod.rs:5:1
[INFO] [stderr]   |
[INFO] [stderr] 5 | #[doc = "Description cluster[0]: RAM0 power control register"]
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: the link appears in this line:
[INFO] [stderr]           
[INFO] [stderr]           Description cluster[0]: RAM0 power control register
[INFO] [stderr]                               ^
[INFO] [stderr]   = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[0]` cannot be resolved, ignoring it.
[INFO] [stderr]   --> src/power/ram/mod.rs:11:1
[INFO] [stderr]    |
[INFO] [stderr] 11 | #[doc = "Description cluster[0]: RAM0 power control set register"]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: the link appears in this line:
[INFO] [stderr]            
[INFO] [stderr]            Description cluster[0]: RAM0 power control set register
[INFO] [stderr]                                ^
[INFO] [stderr]    = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[0]` cannot be resolved, ignoring it.
[INFO] [stderr]   --> src/power/ram/mod.rs:17:1
[INFO] [stderr]    |
[INFO] [stderr] 17 | #[doc = "Description cluster[0]: RAM0 power control clear register"]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: the link appears in this line:
[INFO] [stderr]            
[INFO] [stderr]            Description cluster[0]: RAM0 power control clear register
[INFO] [stderr]                                ^
[INFO] [stderr]    = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[0]` cannot be resolved, ignoring it.
[INFO] [stderr]    --> src/radio/mod.rs:111:5
[INFO] [stderr]     |
[INFO] [stderr] 111 |     #[doc = "0x600 - Description collection[0]: Device address base segment 0"]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             0x600 - Description collection[0]: Device address base segment 0
[INFO] [stderr]                                            ^
[INFO] [stderr]     = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[0]` cannot be resolved, ignoring it.
[INFO] [stderr]    --> src/radio/mod.rs:113:5
[INFO] [stderr]     |
[INFO] [stderr] 113 |     #[doc = "0x620 - Description collection[0]: Device address prefix 0"]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             0x620 - Description collection[0]: Device address prefix 0
[INFO] [stderr]                                            ^
[INFO] [stderr]     = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[0]` cannot be resolved, ignoring it.
[INFO] [stderr]    --> src/radio/mod.rs:412:1
[INFO] [stderr]     |
[INFO] [stderr] 412 | #[doc = "Description collection[0]: Device address base segment 0"]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             Description collection[0]: Device address base segment 0
[INFO] [stderr]                                    ^
[INFO] [stderr]     = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[0]` cannot be resolved, ignoring it.
[INFO] [stderr]    --> src/radio/mod.rs:418:1
[INFO] [stderr]     |
[INFO] [stderr] 418 | #[doc = "Description collection[0]: Device address prefix 0"]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             Description collection[0]: Device address prefix 0
[INFO] [stderr]                                    ^
[INFO] [stderr]     = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[0]` cannot be resolved, ignoring it.
[INFO] [stderr]    --> src/radio/mod.rs:416:1
[INFO] [stderr]     |
[INFO] [stderr] 416 | #[doc = "Description collection[0]: Device address base segment 0"]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             Description collection[0]: Device address base segment 0
[INFO] [stderr]                                    ^
[INFO] [stderr]     = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[0]` cannot be resolved, ignoring it.
[INFO] [stderr]    --> src/radio/mod.rs:422:1
[INFO] [stderr]     |
[INFO] [stderr] 422 | #[doc = "Description collection[0]: Device address prefix 0"]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             Description collection[0]: Device address prefix 0
[INFO] [stderr]                                    ^
[INFO] [stderr]     = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[0]` cannot be resolved, ignoring it.
[INFO] [stderr]   --> src/twis0/mod.rs:61:5
[INFO] [stderr]    |
[INFO] [stderr] 61 |     #[doc = "0x588 - Description collection[0]: TWI slave address 0"]
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: the link appears in this line:
[INFO] [stderr]            
[INFO] [stderr]            0x588 - Description collection[0]: TWI slave address 0
[INFO] [stderr]                                           ^
[INFO] [stderr]    = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[0]` cannot be resolved, ignoring it.
[INFO] [stderr]    --> src/twis0/mod.rs:215:1
[INFO] [stderr]     |
[INFO] [stderr] 215 | #[doc = "Description collection[0]: TWI slave address 0"]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             Description collection[0]: TWI slave address 0
[INFO] [stderr]                                    ^
[INFO] [stderr]     = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[0]` cannot be resolved, ignoring it.
[INFO] [stderr]    --> src/twis0/mod.rs:219:1
[INFO] [stderr]     |
[INFO] [stderr] 219 | #[doc = "Description collection[0]: TWI slave address 0"]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             Description collection[0]: TWI slave address 0
[INFO] [stderr]                                    ^
[INFO] [stderr]     = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[0]` cannot be resolved, ignoring it.
[INFO] [stderr]    --> src/twis0/config/mod.rs:261:5
[INFO] [stderr]     |
[INFO] [stderr] 261 |     #[doc = "Bit 0 - Enable or disable address matching on ADDRESS[0]"]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             Bit 0 - Enable or disable address matching on ADDRESS[0]
[INFO] [stderr]                                                                   ^
[INFO] [stderr]     = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[1]` cannot be resolved, ignoring it.
[INFO] [stderr]    --> src/twis0/config/mod.rs:270:5
[INFO] [stderr]     |
[INFO] [stderr] 270 |     #[doc = "Bit 1 - Enable or disable address matching on ADDRESS[1]"]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             Bit 1 - Enable or disable address matching on ADDRESS[1]
[INFO] [stderr]                                                                   ^
[INFO] [stderr]     = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[0]` cannot be resolved, ignoring it.
[INFO] [stderr]    --> src/twis0/config/mod.rs:292:5
[INFO] [stderr]     |
[INFO] [stderr] 292 |     #[doc = "Bit 0 - Enable or disable address matching on ADDRESS[0]"]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             Bit 0 - Enable or disable address matching on ADDRESS[0]
[INFO] [stderr]                                                                   ^
[INFO] [stderr]     = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[1]` cannot be resolved, ignoring it.
[INFO] [stderr]    --> src/twis0/config/mod.rs:297:5
[INFO] [stderr]     |
[INFO] [stderr] 297 |     #[doc = "Bit 1 - Enable or disable address matching on ADDRESS[1]"]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             Bit 1 - Enable or disable address matching on ADDRESS[1]
[INFO] [stderr]                                                                   ^
[INFO] [stderr]     = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[0]` cannot be resolved, ignoring it.
[INFO] [stderr]  --> src/gpiote/mod.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 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] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: the link appears in this line:
[INFO] [stderr]           
[INFO] [stderr]           0x00 - Description collection[0]: Task for writing to pin specified in CONFIG[0].PSEL. Action on pin is configured in CONFIG[0].POLARITY.
[INFO] [stderr]                                         ^
[INFO] [stderr]   = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[0]` cannot be resolved, ignoring it.
[INFO] [stderr]  --> src/gpiote/mod.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 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] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: the link appears in this line:
[INFO] [stderr]           
[INFO] [stderr]           0x00 - Description collection[0]: Task for writing to pin specified in CONFIG[0].PSEL. Action on pin is configured in CONFIG[0].POLARITY.
[INFO] [stderr]                                                                                         ^
[INFO] [stderr]   = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[0]` cannot be resolved, ignoring it.
[INFO] [stderr]  --> src/gpiote/mod.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 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] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: the link appears in this line:
[INFO] [stderr]           
[INFO] [stderr]           0x00 - Description collection[0]: Task for writing to pin specified in CONFIG[0].PSEL. Action on pin is configured in CONFIG[0].POLARITY.
[INFO] [stderr]                                                                                                                                        ^
[INFO] [stderr]   = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[0]` cannot be resolved, ignoring it.
[INFO] [stderr]  --> src/gpiote/mod.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 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] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: the link appears in this line:
[INFO] [stderr]           
[INFO] [stderr]           0x30 - Description collection[0]: Task for writing to pin specified in CONFIG[0].PSEL. Action on pin is to set it high.
[INFO] [stderr]                                         ^
[INFO] [stderr]   = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[0]` cannot be resolved, ignoring it.
[INFO] [stderr]  --> src/gpiote/mod.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 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] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: the link appears in this line:
[INFO] [stderr]           
[INFO] [stderr]           0x30 - Description collection[0]: Task for writing to pin specified in CONFIG[0].PSEL. Action on pin is to set it high.
[INFO] [stderr]                                                                                         ^
[INFO] [stderr]   = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[0]` cannot be resolved, ignoring it.
[INFO] [stderr]   --> src/gpiote/mod.rs:10:5
[INFO] [stderr]    |
[INFO] [stderr] 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] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: the link appears in this line:
[INFO] [stderr]            
[INFO] [stderr]            0x60 - Description collection[0]: Task for writing to pin specified in CONFIG[0].PSEL. Action on pin is to set it low.
[INFO] [stderr]                                          ^
[INFO] [stderr]    = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[0]` cannot be resolved, ignoring it.
[INFO] [stderr]   --> src/gpiote/mod.rs:10:5
[INFO] [stderr]    |
[INFO] [stderr] 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] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: the link appears in this line:
[INFO] [stderr]            
[INFO] [stderr]            0x60 - Description collection[0]: Task for writing to pin specified in CONFIG[0].PSEL. Action on pin is to set it low.
[INFO] [stderr]                                                                                          ^
[INFO] [stderr]    = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[0]` cannot be resolved, ignoring it.
[INFO] [stderr]   --> src/gpiote/mod.rs:13:5
[INFO] [stderr]    |
[INFO] [stderr] 13 |     #[doc = "0x100 - Description collection[0]: Event generated from pin specified in CONFIG[0].PSEL"]
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: the link appears in this line:
[INFO] [stderr]            
[INFO] [stderr]            0x100 - Description collection[0]: Event generated from pin specified in CONFIG[0].PSEL
[INFO] [stderr]                                           ^
[INFO] [stderr]    = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[0]` cannot be resolved, ignoring it.
[INFO] [stderr]   --> src/gpiote/mod.rs:13:5
[INFO] [stderr]    |
[INFO] [stderr] 13 |     #[doc = "0x100 - Description collection[0]: Event generated from pin specified in CONFIG[0].PSEL"]
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: the link appears in this line:
[INFO] [stderr]            
[INFO] [stderr]            0x100 - Description collection[0]: Event generated from pin specified in CONFIG[0].PSEL
[INFO] [stderr]                                                                                            ^
[INFO] [stderr]    = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[0]` cannot be resolved, ignoring it.
[INFO] [stderr]   --> src/gpiote/mod.rs:24:5
[INFO] [stderr]    |
[INFO] [stderr] 24 |     #[doc = "0x510 - Description collection[0]: Configuration for OUT[n], SET[n] and CLR[n] tasks and IN[n] event"]
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: the link appears in this line:
[INFO] [stderr]            
[INFO] [stderr]            0x510 - Description collection[0]: Configuration for OUT[n], SET[n] and CLR[n] tasks and IN[n] event
[INFO] [stderr]                                           ^
[INFO] [stderr]    = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[n]` cannot be resolved, ignoring it.
[INFO] [stderr]   --> src/gpiote/mod.rs:24:5
[INFO] [stderr]    |
[INFO] [stderr] 24 |     #[doc = "0x510 - Description collection[0]: Configuration for OUT[n], SET[n] and CLR[n] tasks and IN[n] event"]
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: the link appears in this line:
[INFO] [stderr]            
[INFO] [stderr]            0x510 - Description collection[0]: Configuration for OUT[n], SET[n] and CLR[n] tasks and IN[n] event
[INFO] [stderr]                                                                     ^
[INFO] [stderr]    = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[n]` cannot be resolved, ignoring it.
[INFO] [stderr]   --> src/gpiote/mod.rs:24:5
[INFO] [stderr]    |
[INFO] [stderr] 24 |     #[doc = "0x510 - Description collection[0]: Configuration for OUT[n], SET[n] and CLR[n] tasks and IN[n] event"]
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: the link appears in this line:
[INFO] [stderr]            
[INFO] [stderr]            0x510 - Description collection[0]: Configuration for OUT[n], SET[n] and CLR[n] tasks and IN[n] event
[INFO] [stderr]                                                                             ^
[INFO] [stderr]    = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[n]` cannot be resolved, ignoring it.
[INFO] [stderr]   --> src/gpiote/mod.rs:24:5
[INFO] [stderr]    |
[INFO] [stderr] 24 |     #[doc = "0x510 - Description collection[0]: Configuration for OUT[n], SET[n] and CLR[n] tasks and IN[n] event"]
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: the link appears in this line:
[INFO] [stderr]            
[INFO] [stderr]            0x510 - Description collection[0]: Configuration for OUT[n], SET[n] and CLR[n] tasks and IN[n] event
[INFO] [stderr]                                                                                        ^
[INFO] [stderr]    = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[n]` cannot be resolved, ignoring it.
[INFO] [stderr]   --> src/gpiote/mod.rs:24:5
[INFO] [stderr]    |
[INFO] [stderr] 24 |     #[doc = "0x510 - Description collection[0]: Configuration for OUT[n], SET[n] and CLR[n] tasks and IN[n] event"]
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: the link appears in this line:
[INFO] [stderr]            
[INFO] [stderr]            0x510 - Description collection[0]: Configuration for OUT[n], SET[n] and CLR[n] tasks and IN[n] event
[INFO] [stderr]                                                                                                        ^
[INFO] [stderr]    = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[0]` cannot be resolved, ignoring it.
[INFO] [stderr]   --> src/gpiote/mod.rs:27:1
[INFO] [stderr]    |
[INFO] [stderr] 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] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: the link appears in this line:
[INFO] [stderr]            
[INFO] [stderr]            Description collection[0]: Task for writing to pin specified in CONFIG[0].PSEL. Action on pin is configured in CONFIG[0].POLARITY.
[INFO] [stderr]                                   ^
[INFO] [stderr]    = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[0]` cannot be resolved, ignoring it.
[INFO] [stderr]   --> src/gpiote/mod.rs:27:1
[INFO] [stderr]    |
[INFO] [stderr] 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] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: the link appears in this line:
[INFO] [stderr]            
[INFO] [stderr]            Description collection[0]: Task for writing to pin specified in CONFIG[0].PSEL. Action on pin is configured in CONFIG[0].POLARITY.
[INFO] [stderr]                                                                                   ^
[INFO] [stderr]    = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[0]` cannot be resolved, ignoring it.
[INFO] [stderr]   --> src/gpiote/mod.rs:27:1
[INFO] [stderr]    |
[INFO] [stderr] 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] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: the link appears in this line:
[INFO] [stderr]            
[INFO] [stderr]            Description collection[0]: Task for writing to pin specified in CONFIG[0].PSEL. Action on pin is configured in CONFIG[0].POLARITY.
[INFO] [stderr]                                                                                                                                  ^
[INFO] [stderr]    = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[0]` cannot be resolved, ignoring it.
[INFO] [stderr]   --> src/gpiote/mod.rs:33:1
[INFO] [stderr]    |
[INFO] [stderr] 33 | #[doc = "Description collection[0]: Task for writing to pin specified in CONFIG[0].PSEL. Action on pin is to set it high."]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: the link appears in this line:
[INFO] [stderr]            
[INFO] [stderr]            Description collection[0]: Task for writing to pin specified in CONFIG[0].PSEL. Action on pin is to set it high.
[INFO] [stderr]                                   ^
[INFO] [stderr]    = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[0]` cannot be resolved, ignoring it.
[INFO] [stderr]   --> src/gpiote/mod.rs:33:1
[INFO] [stderr]    |
[INFO] [stderr] 33 | #[doc = "Description collection[0]: Task for writing to pin specified in CONFIG[0].PSEL. Action on pin is to set it high."]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: the link appears in this line:
[INFO] [stderr]            
[INFO] [stderr]            Description collection[0]: Task for writing to pin specified in CONFIG[0].PSEL. Action on pin is to set it high.
[INFO] [stderr]                                                                                   ^
[INFO] [stderr]    = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[0]` cannot be resolved, ignoring it.
[INFO] [stderr]   --> src/gpiote/mod.rs:39:1
[INFO] [stderr]    |
[INFO] [stderr] 39 | #[doc = "Description collection[0]: Task for writing to pin specified in CONFIG[0].PSEL. Action on pin is to set it low."]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: the link appears in this line:
[INFO] [stderr]            
[INFO] [stderr]            Description collection[0]: Task for writing to pin specified in CONFIG[0].PSEL. Action on pin is to set it low.
[INFO] [stderr]                                   ^
[INFO] [stderr]    = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[0]` cannot be resolved, ignoring it.
[INFO] [stderr]   --> src/gpiote/mod.rs:39:1
[INFO] [stderr]    |
[INFO] [stderr] 39 | #[doc = "Description collection[0]: Task for writing to pin specified in CONFIG[0].PSEL. Action on pin is to set it low."]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: the link appears in this line:
[INFO] [stderr]            
[INFO] [stderr]            Description collection[0]: Task for writing to pin specified in CONFIG[0].PSEL. Action on pin is to set it low.
[INFO] [stderr]                                                                                   ^
[INFO] [stderr]    = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[0]` cannot be resolved, ignoring it.
[INFO] [stderr]   --> src/gpiote/mod.rs:45:1
[INFO] [stderr]    |
[INFO] [stderr] 45 | #[doc = "Description collection[0]: Event generated from pin specified in CONFIG[0].PSEL"]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: the link appears in this line:
[INFO] [stderr]            
[INFO] [stderr]            Description collection[0]: Event generated from pin specified in CONFIG[0].PSEL
[INFO] [stderr]                                   ^
[INFO] [stderr]    = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[0]` cannot be resolved, ignoring it.
[INFO] [stderr]   --> src/gpiote/mod.rs:45:1
[INFO] [stderr]    |
[INFO] [stderr] 45 | #[doc = "Description collection[0]: Event generated from pin specified in CONFIG[0].PSEL"]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: the link appears in this line:
[INFO] [stderr]            
[INFO] [stderr]            Description collection[0]: Event generated from pin specified in CONFIG[0].PSEL
[INFO] [stderr]                                                                                    ^
[INFO] [stderr]    = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[0]` cannot be resolved, ignoring it.
[INFO] [stderr]   --> src/gpiote/mod.rs:69:1
[INFO] [stderr]    |
[INFO] [stderr] 69 | #[doc = "Description collection[0]: Configuration for OUT[n], SET[n] and CLR[n] tasks and IN[n] event"]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: the link appears in this line:
[INFO] [stderr]            
[INFO] [stderr]            Description collection[0]: Configuration for OUT[n], SET[n] and CLR[n] tasks and IN[n] event
[INFO] [stderr]                                   ^
[INFO] [stderr]    = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[n]` cannot be resolved, ignoring it.
[INFO] [stderr]   --> src/gpiote/mod.rs:69:1
[INFO] [stderr]    |
[INFO] [stderr] 69 | #[doc = "Description collection[0]: Configuration for OUT[n], SET[n] and CLR[n] tasks and IN[n] event"]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: the link appears in this line:
[INFO] [stderr]            
[INFO] [stderr]            Description collection[0]: Configuration for OUT[n], SET[n] and CLR[n] tasks and IN[n] event
[INFO] [stderr]                                                             ^
[INFO] [stderr]    = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[n]` cannot be resolved, ignoring it.
[INFO] [stderr]   --> src/gpiote/mod.rs:69:1
[INFO] [stderr]    |
[INFO] [stderr] 69 | #[doc = "Description collection[0]: Configuration for OUT[n], SET[n] and CLR[n] tasks and IN[n] event"]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: the link appears in this line:
[INFO] [stderr]            
[INFO] [stderr]            Description collection[0]: Configuration for OUT[n], SET[n] and CLR[n] tasks and IN[n] event
[INFO] [stderr]                                                                     ^
[INFO] [stderr]    = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[n]` cannot be resolved, ignoring it.
[INFO] [stderr]   --> src/gpiote/mod.rs:69:1
[INFO] [stderr]    |
[INFO] [stderr] 69 | #[doc = "Description collection[0]: Configuration for OUT[n], SET[n] and CLR[n] tasks and IN[n] event"]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: the link appears in this line:
[INFO] [stderr]            
[INFO] [stderr]            Description collection[0]: Configuration for OUT[n], SET[n] and CLR[n] tasks and IN[n] event
[INFO] [stderr]                                                                                ^
[INFO] [stderr]    = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[n]` cannot be resolved, ignoring it.
[INFO] [stderr]   --> src/gpiote/mod.rs:69:1
[INFO] [stderr]    |
[INFO] [stderr] 69 | #[doc = "Description collection[0]: Configuration for OUT[n], SET[n] and CLR[n] tasks and IN[n] event"]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: the link appears in this line:
[INFO] [stderr]            
[INFO] [stderr]            Description collection[0]: Configuration for OUT[n], SET[n] and CLR[n] tasks and IN[n] event
[INFO] [stderr]                                                                                                ^
[INFO] [stderr]    = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[0]` cannot be resolved, ignoring it.
[INFO] [stderr]   --> src/gpiote/mod.rs:31:1
[INFO] [stderr]    |
[INFO] [stderr] 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] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: the link appears in this line:
[INFO] [stderr]            
[INFO] [stderr]            Description collection[0]: Task for writing to pin specified in CONFIG[0].PSEL. Action on pin is configured in CONFIG[0].POLARITY.
[INFO] [stderr]                                   ^
[INFO] [stderr]    = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[0]` cannot be resolved, ignoring it.
[INFO] [stderr]   --> src/gpiote/mod.rs:31:1
[INFO] [stderr]    |
[INFO] [stderr] 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] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: the link appears in this line:
[INFO] [stderr]            
[INFO] [stderr]            Description collection[0]: Task for writing to pin specified in CONFIG[0].PSEL. Action on pin is configured in CONFIG[0].POLARITY.
[INFO] [stderr]                                                                                   ^
[INFO] [stderr]    = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[0]` cannot be resolved, ignoring it.
[INFO] [stderr]   --> src/gpiote/mod.rs:31:1
[INFO] [stderr]    |
[INFO] [stderr] 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] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: the link appears in this line:
[INFO] [stderr]            
[INFO] [stderr]            Description collection[0]: Task for writing to pin specified in CONFIG[0].PSEL. Action on pin is configured in CONFIG[0].POLARITY.
[INFO] [stderr]                                                                                                                                  ^
[INFO] [stderr]    = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[0]` cannot be resolved, ignoring it.
[INFO] [stderr]   --> src/gpiote/mod.rs:37:1
[INFO] [stderr]    |
[INFO] [stderr] 37 | #[doc = "Description collection[0]: Task for writing to pin specified in CONFIG[0].PSEL. Action on pin is to set it high."]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: the link appears in this line:
[INFO] [stderr]            
[INFO] [stderr]            Description collection[0]: Task for writing to pin specified in CONFIG[0].PSEL. Action on pin is to set it high.
[INFO] [stderr]                                   ^
[INFO] [stderr]    = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[0]` cannot be resolved, ignoring it.
[INFO] [stderr]   --> src/gpiote/mod.rs:37:1
[INFO] [stderr]    |
[INFO] [stderr] 37 | #[doc = "Description collection[0]: Task for writing to pin specified in CONFIG[0].PSEL. Action on pin is to set it high."]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: the link appears in this line:
[INFO] [stderr]            
[INFO] [stderr]            Description collection[0]: Task for writing to pin specified in CONFIG[0].PSEL. Action on pin is to set it high.
[INFO] [stderr]                                                                                   ^
[INFO] [stderr]    = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[0]` cannot be resolved, ignoring it.
[INFO] [stderr]   --> src/gpiote/mod.rs:43:1
[INFO] [stderr]    |
[INFO] [stderr] 43 | #[doc = "Description collection[0]: Task for writing to pin specified in CONFIG[0].PSEL. Action on pin is to set it low."]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: the link appears in this line:
[INFO] [stderr]            
[INFO] [stderr]            Description collection[0]: Task for writing to pin specified in CONFIG[0].PSEL. Action on pin is to set it low.
[INFO] [stderr]                                   ^
[INFO] [stderr]    = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[0]` cannot be resolved, ignoring it.
[INFO] [stderr]   --> src/gpiote/mod.rs:43:1
[INFO] [stderr]    |
[INFO] [stderr] 43 | #[doc = "Description collection[0]: Task for writing to pin specified in CONFIG[0].PSEL. Action on pin is to set it low."]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: the link appears in this line:
[INFO] [stderr]            
[INFO] [stderr]            Description collection[0]: Task for writing to pin specified in CONFIG[0].PSEL. Action on pin is to set it low.
[INFO] [stderr]                                                                                   ^
[INFO] [stderr]    = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[0]` cannot be resolved, ignoring it.
[INFO] [stderr]   --> src/gpiote/mod.rs:49:1
[INFO] [stderr]    |
[INFO] [stderr] 49 | #[doc = "Description collection[0]: Event generated from pin specified in CONFIG[0].PSEL"]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: the link appears in this line:
[INFO] [stderr]            
[INFO] [stderr]            Description collection[0]: Event generated from pin specified in CONFIG[0].PSEL
[INFO] [stderr]                                   ^
[INFO] [stderr]    = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[0]` cannot be resolved, ignoring it.
[INFO] [stderr]   --> src/gpiote/mod.rs:49:1
[INFO] [stderr]    |
[INFO] [stderr] 49 | #[doc = "Description collection[0]: Event generated from pin specified in CONFIG[0].PSEL"]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: the link appears in this line:
[INFO] [stderr]            
[INFO] [stderr]            Description collection[0]: Event generated from pin specified in CONFIG[0].PSEL
[INFO] [stderr]                                                                                    ^
[INFO] [stderr]    = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[0]` cannot be resolved, ignoring it.
[INFO] [stderr]    --> src/gpiote/intenset/mod.rs:924:5
[INFO] [stderr]     |
[INFO] [stderr] 924 |     #[doc = "Bit 0 - Write '1' to Enable interrupt for IN[0] event"]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             Bit 0 - Write '1' to Enable interrupt for IN[0] event
[INFO] [stderr]                                                          ^
[INFO] [stderr]     = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[1]` cannot be resolved, ignoring it.
[INFO] [stderr]    --> src/gpiote/intenset/mod.rs:933:5
[INFO] [stderr]     |
[INFO] [stderr] 933 |     #[doc = "Bit 1 - Write '1' to Enable interrupt for IN[1] event"]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             Bit 1 - Write '1' to Enable interrupt for IN[1] event
[INFO] [stderr]                                                          ^
[INFO] [stderr]     = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[2]` cannot be resolved, ignoring it.
[INFO] [stderr]    --> src/gpiote/intenset/mod.rs:942:5
[INFO] [stderr]     |
[INFO] [stderr] 942 |     #[doc = "Bit 2 - Write '1' to Enable interrupt for IN[2] event"]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             Bit 2 - Write '1' to Enable interrupt for IN[2] event
[INFO] [stderr]                                                          ^
[INFO] [stderr]     = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[3]` cannot be resolved, ignoring it.
[INFO] [stderr]    --> src/gpiote/intenset/mod.rs:951:5
[INFO] [stderr]     |
[INFO] [stderr] 951 |     #[doc = "Bit 3 - Write '1' to Enable interrupt for IN[3] event"]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             Bit 3 - Write '1' to Enable interrupt for IN[3] event
[INFO] [stderr]                                                          ^
[INFO] [stderr]     = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[4]` cannot be resolved, ignoring it.
[INFO] [stderr]    --> src/gpiote/intenset/mod.rs:960:5
[INFO] [stderr]     |
[INFO] [stderr] 960 |     #[doc = "Bit 4 - Write '1' to Enable interrupt for IN[4] event"]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             Bit 4 - Write '1' to Enable interrupt for IN[4] event
[INFO] [stderr]                                                          ^
[INFO] [stderr]     = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[5]` cannot be resolved, ignoring it.
[INFO] [stderr]    --> src/gpiote/intenset/mod.rs:969:5
[INFO] [stderr]     |
[INFO] [stderr] 969 |     #[doc = "Bit 5 - Write '1' to Enable interrupt for IN[5] event"]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             Bit 5 - Write '1' to Enable interrupt for IN[5] event
[INFO] [stderr]                                                          ^
[INFO] [stderr]     = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[6]` cannot be resolved, ignoring it.
[INFO] [stderr]    --> src/gpiote/intenset/mod.rs:978:5
[INFO] [stderr]     |
[INFO] [stderr] 978 |     #[doc = "Bit 6 - Write '1' to Enable interrupt for IN[6] event"]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             Bit 6 - Write '1' to Enable interrupt for IN[6] event
[INFO] [stderr]                                                          ^
[INFO] [stderr]     = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[7]` cannot be resolved, ignoring it.
[INFO] [stderr]    --> src/gpiote/intenset/mod.rs:987:5
[INFO] [stderr]     |
[INFO] [stderr] 987 |     #[doc = "Bit 7 - Write '1' to Enable interrupt for IN[7] event"]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             Bit 7 - Write '1' to Enable interrupt for IN[7] event
[INFO] [stderr]                                                          ^
[INFO] [stderr]     = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[0]` cannot be resolved, ignoring it.
[INFO] [stderr]     --> src/gpiote/intenset/mod.rs:1018:5
[INFO] [stderr]      |
[INFO] [stderr] 1018 |     #[doc = "Bit 0 - Write '1' to Enable interrupt for IN[0] event"]
[INFO] [stderr]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: the link appears in this line:
[INFO] [stderr]              
[INFO] [stderr]              Bit 0 - Write '1' to Enable interrupt for IN[0] event
[INFO] [stderr]                                                           ^
[INFO] [stderr]      = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[1]` cannot be resolved, ignoring it.
[INFO] [stderr]     --> src/gpiote/intenset/mod.rs:1023:5
[INFO] [stderr]      |
[INFO] [stderr] 1023 |     #[doc = "Bit 1 - Write '1' to Enable interrupt for IN[1] event"]
[INFO] [stderr]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: the link appears in this line:
[INFO] [stderr]              
[INFO] [stderr]              Bit 1 - Write '1' to Enable interrupt for IN[1] event
[INFO] [stderr]                                                           ^
[INFO] [stderr]      = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[2]` cannot be resolved, ignoring it.
[INFO] [stderr]     --> src/gpiote/intenset/mod.rs:1028:5
[INFO] [stderr]      |
[INFO] [stderr] 1028 |     #[doc = "Bit 2 - Write '1' to Enable interrupt for IN[2] event"]
[INFO] [stderr]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: the link appears in this line:
[INFO] [stderr]              
[INFO] [stderr]              Bit 2 - Write '1' to Enable interrupt for IN[2] event
[INFO] [stderr]                                                           ^
[INFO] [stderr]      = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[3]` cannot be resolved, ignoring it.
[INFO] [stderr]     --> src/gpiote/intenset/mod.rs:1033:5
[INFO] [stderr]      |
[INFO] [stderr] 1033 |     #[doc = "Bit 3 - Write '1' to Enable interrupt for IN[3] event"]
[INFO] [stderr]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: the link appears in this line:
[INFO] [stderr]              
[INFO] [stderr]              Bit 3 - Write '1' to Enable interrupt for IN[3] event
[INFO] [stderr]                                                           ^
[INFO] [stderr]      = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[4]` cannot be resolved, ignoring it.
[INFO] [stderr]     --> src/gpiote/intenset/mod.rs:1038:5
[INFO] [stderr]      |
[INFO] [stderr] 1038 |     #[doc = "Bit 4 - Write '1' to Enable interrupt for IN[4] event"]
[INFO] [stderr]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: the link appears in this line:
[INFO] [stderr]              
[INFO] [stderr]              Bit 4 - Write '1' to Enable interrupt for IN[4] event
[INFO] [stderr]                                                           ^
[INFO] [stderr]      = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[5]` cannot be resolved, ignoring it.
[INFO] [stderr]     --> src/gpiote/intenset/mod.rs:1043:5
[INFO] [stderr]      |
[INFO] [stderr] 1043 |     #[doc = "Bit 5 - Write '1' to Enable interrupt for IN[5] event"]
[INFO] [stderr]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: the link appears in this line:
[INFO] [stderr]              
[INFO] [stderr]              Bit 5 - Write '1' to Enable interrupt for IN[5] event
[INFO] [stderr]                                                           ^
[INFO] [stderr]      = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[6]` cannot be resolved, ignoring it.
[INFO] [stderr]     --> src/gpiote/intenset/mod.rs:1048:5
[INFO] [stderr]      |
[INFO] [stderr] 1048 |     #[doc = "Bit 6 - Write '1' to Enable interrupt for IN[6] event"]
[INFO] [stderr]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: the link appears in this line:
[INFO] [stderr]              
[INFO] [stderr]              Bit 6 - Write '1' to Enable interrupt for IN[6] event
[INFO] [stderr]                                                           ^
[INFO] [stderr]      = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[7]` cannot be resolved, ignoring it.
[INFO] [stderr]     --> src/gpiote/intenset/mod.rs:1053:5
[INFO] [stderr]      |
[INFO] [stderr] 1053 |     #[doc = "Bit 7 - Write '1' to Enable interrupt for IN[7] event"]
[INFO] [stderr]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: the link appears in this line:
[INFO] [stderr]              
[INFO] [stderr]              Bit 7 - Write '1' to Enable interrupt for IN[7] event
[INFO] [stderr]                                                           ^
[INFO] [stderr]      = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[0]` cannot be resolved, ignoring it.
[INFO] [stderr]    --> src/gpiote/intenclr/mod.rs:924:5
[INFO] [stderr]     |
[INFO] [stderr] 924 |     #[doc = "Bit 0 - Write '1' to Disable interrupt for IN[0] event"]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             Bit 0 - Write '1' to Disable interrupt for IN[0] event
[INFO] [stderr]                                                           ^
[INFO] [stderr]     = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[1]` cannot be resolved, ignoring it.
[INFO] [stderr]    --> src/gpiote/intenclr/mod.rs:933:5
[INFO] [stderr]     |
[INFO] [stderr] 933 |     #[doc = "Bit 1 - Write '1' to Disable interrupt for IN[1] event"]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             Bit 1 - Write '1' to Disable interrupt for IN[1] event
[INFO] [stderr]                                                           ^
[INFO] [stderr]     = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[2]` cannot be resolved, ignoring it.
[INFO] [stderr]    --> src/gpiote/intenclr/mod.rs:942:5
[INFO] [stderr]     |
[INFO] [stderr] 942 |     #[doc = "Bit 2 - Write '1' to Disable interrupt for IN[2] event"]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             Bit 2 - Write '1' to Disable interrupt for IN[2] event
[INFO] [stderr]                                                           ^
[INFO] [stderr]     = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[3]` cannot be resolved, ignoring it.
[INFO] [stderr]    --> src/gpiote/intenclr/mod.rs:951:5
[INFO] [stderr]     |
[INFO] [stderr] 951 |     #[doc = "Bit 3 - Write '1' to Disable interrupt for IN[3] event"]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             Bit 3 - Write '1' to Disable interrupt for IN[3] event
[INFO] [stderr]                                                           ^
[INFO] [stderr]     = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[4]` cannot be resolved, ignoring it.
[INFO] [stderr]    --> src/gpiote/intenclr/mod.rs:960:5
[INFO] [stderr]     |
[INFO] [stderr] 960 |     #[doc = "Bit 4 - Write '1' to Disable interrupt for IN[4] event"]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             Bit 4 - Write '1' to Disable interrupt for IN[4] event
[INFO] [stderr]                                                           ^
[INFO] [stderr]     = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[5]` cannot be resolved, ignoring it.
[INFO] [stderr]    --> src/gpiote/intenclr/mod.rs:969:5
[INFO] [stderr]     |
[INFO] [stderr] 969 |     #[doc = "Bit 5 - Write '1' to Disable interrupt for IN[5] event"]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             Bit 5 - Write '1' to Disable interrupt for IN[5] event
[INFO] [stderr]                                                           ^
[INFO] [stderr]     = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[6]` cannot be resolved, ignoring it.
[INFO] [stderr]    --> src/gpiote/intenclr/mod.rs:978:5
[INFO] [stderr]     |
[INFO] [stderr] 978 |     #[doc = "Bit 6 - Write '1' to Disable interrupt for IN[6] event"]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             Bit 6 - Write '1' to Disable interrupt for IN[6] event
[INFO] [stderr]                                                           ^
[INFO] [stderr]     = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[7]` cannot be resolved, ignoring it.
[INFO] [stderr]    --> src/gpiote/intenclr/mod.rs:987:5
[INFO] [stderr]     |
[INFO] [stderr] 987 |     #[doc = "Bit 7 - Write '1' to Disable interrupt for IN[7] event"]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             Bit 7 - Write '1' to Disable interrupt for IN[7] event
[INFO] [stderr]                                                           ^
[INFO] [stderr]     = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[0]` cannot be resolved, ignoring it.
[INFO] [stderr]     --> src/gpiote/intenclr/mod.rs:1018:5
[INFO] [stderr]      |
[INFO] [stderr] 1018 |     #[doc = "Bit 0 - Write '1' to Disable interrupt for IN[0] event"]
[INFO] [stderr]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: the link appears in this line:
[INFO] [stderr]              
[INFO] [stderr]              Bit 0 - Write '1' to Disable interrupt for IN[0] event
[INFO] [stderr]                                                            ^
[INFO] [stderr]      = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[1]` cannot be resolved, ignoring it.
[INFO] [stderr]     --> src/gpiote/intenclr/mod.rs:1023:5
[INFO] [stderr]      |
[INFO] [stderr] 1023 |     #[doc = "Bit 1 - Write '1' to Disable interrupt for IN[1] event"]
[INFO] [stderr]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: the link appears in this line:
[INFO] [stderr]              
[INFO] [stderr]              Bit 1 - Write '1' to Disable interrupt for IN[1] event
[INFO] [stderr]                                                            ^
[INFO] [stderr]      = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[2]` cannot be resolved, ignoring it.
[INFO] [stderr]     --> src/gpiote/intenclr/mod.rs:1028:5
[INFO] [stderr]      |
[INFO] [stderr] 1028 |     #[doc = "Bit 2 - Write '1' to Disable interrupt for IN[2] event"]
[INFO] [stderr]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: the link appears in this line:
[INFO] [stderr]              
[INFO] [stderr]              Bit 2 - Write '1' to Disable interrupt for IN[2] event
[INFO] [stderr]                                                            ^
[INFO] [stderr]      = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[3]` cannot be resolved, ignoring it.
[INFO] [stderr]     --> src/gpiote/intenclr/mod.rs:1033:5
[INFO] [stderr]      |
[INFO] [stderr] 1033 |     #[doc = "Bit 3 - Write '1' to Disable interrupt for IN[3] event"]
[INFO] [stderr]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: the link appears in this line:
[INFO] [stderr]              
[INFO] [stderr]              Bit 3 - Write '1' to Disable interrupt for IN[3] event
[INFO] [stderr]                                                            ^
[INFO] [stderr]      = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[4]` cannot be resolved, ignoring it.
[INFO] [stderr]     --> src/gpiote/intenclr/mod.rs:1038:5
[INFO] [stderr]      |
[INFO] [stderr] 1038 |     #[doc = "Bit 4 - Write '1' to Disable interrupt for IN[4] event"]
[INFO] [stderr]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: the link appears in this line:
[INFO] [stderr]              
[INFO] [stderr]              Bit 4 - Write '1' to Disable interrupt for IN[4] event
[INFO] [stderr]                                                            ^
[INFO] [stderr]      = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[5]` cannot be resolved, ignoring it.
[INFO] [stderr]     --> src/gpiote/intenclr/mod.rs:1043:5
[INFO] [stderr]      |
[INFO] [stderr] 1043 |     #[doc = "Bit 5 - Write '1' to Disable interrupt for IN[5] event"]
[INFO] [stderr]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: the link appears in this line:
[INFO] [stderr]              
[INFO] [stderr]              Bit 5 - Write '1' to Disable interrupt for IN[5] event
[INFO] [stderr]                                                            ^
[INFO] [stderr]      = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[6]` cannot be resolved, ignoring it.
[INFO] [stderr]     --> src/gpiote/intenclr/mod.rs:1048:5
[INFO] [stderr]      |
[INFO] [stderr] 1048 |     #[doc = "Bit 6 - Write '1' to Disable interrupt for IN[6] event"]
[INFO] [stderr]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: the link appears in this line:
[INFO] [stderr]              
[INFO] [stderr]              Bit 6 - Write '1' to Disable interrupt for IN[6] event
[INFO] [stderr]                                                            ^
[INFO] [stderr]      = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[7]` cannot be resolved, ignoring it.
[INFO] [stderr]     --> src/gpiote/intenclr/mod.rs:1053:5
[INFO] [stderr]      |
[INFO] [stderr] 1053 |     #[doc = "Bit 7 - Write '1' to Disable interrupt for IN[7] event"]
[INFO] [stderr]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: the link appears in this line:
[INFO] [stderr]              
[INFO] [stderr]              Bit 7 - Write '1' to Disable interrupt for IN[7] event
[INFO] [stderr]                                                            ^
[INFO] [stderr]      = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[0]` cannot be resolved, ignoring it.
[INFO] [stderr]   --> src/gpiote/mod.rs:73:1
[INFO] [stderr]    |
[INFO] [stderr] 73 | #[doc = "Description collection[0]: Configuration for OUT[n], SET[n] and CLR[n] tasks and IN[n] event"]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: the link appears in this line:
[INFO] [stderr]            
[INFO] [stderr]            Description collection[0]: Configuration for OUT[n], SET[n] and CLR[n] tasks and IN[n] event
[INFO] [stderr]                                   ^
[INFO] [stderr]    = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[n]` cannot be resolved, ignoring it.
[INFO] [stderr]   --> src/gpiote/mod.rs:73:1
[INFO] [stderr]    |
[INFO] [stderr] 73 | #[doc = "Description collection[0]: Configuration for OUT[n], SET[n] and CLR[n] tasks and IN[n] event"]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: the link appears in this line:
[INFO] [stderr]            
[INFO] [stderr]            Description collection[0]: Configuration for OUT[n], SET[n] and CLR[n] tasks and IN[n] event
[INFO] [stderr]                                                             ^
[INFO] [stderr]    = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[n]` cannot be resolved, ignoring it.
[INFO] [stderr]   --> src/gpiote/mod.rs:73:1
[INFO] [stderr]    |
[INFO] [stderr] 73 | #[doc = "Description collection[0]: Configuration for OUT[n], SET[n] and CLR[n] tasks and IN[n] event"]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: the link appears in this line:
[INFO] [stderr]            
[INFO] [stderr]            Description collection[0]: Configuration for OUT[n], SET[n] and CLR[n] tasks and IN[n] event
[INFO] [stderr]                                                                     ^
[INFO] [stderr]    = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[n]` cannot be resolved, ignoring it.
[INFO] [stderr]   --> src/gpiote/mod.rs:73:1
[INFO] [stderr]    |
[INFO] [stderr] 73 | #[doc = "Description collection[0]: Configuration for OUT[n], SET[n] and CLR[n] tasks and IN[n] event"]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: the link appears in this line:
[INFO] [stderr]            
[INFO] [stderr]            Description collection[0]: Configuration for OUT[n], SET[n] and CLR[n] tasks and IN[n] event
[INFO] [stderr]                                                                                ^
[INFO] [stderr]    = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[n]` cannot be resolved, ignoring it.
[INFO] [stderr]   --> src/gpiote/mod.rs:73:1
[INFO] [stderr]    |
[INFO] [stderr] 73 | #[doc = "Description collection[0]: Configuration for OUT[n], SET[n] and CLR[n] tasks and IN[n] event"]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: the link appears in this line:
[INFO] [stderr]            
[INFO] [stderr]            Description collection[0]: Configuration for OUT[n], SET[n] and CLR[n] tasks and IN[n] event
[INFO] [stderr]                                                                                                ^
[INFO] [stderr]    = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[n]` cannot be resolved, ignoring it.
[INFO] [stderr]    --> src/gpiote/config/mod.rs:109:5
[INFO] [stderr]     |
[INFO] [stderr] 109 |     #[doc = "Task mode: No effect on pin from OUT[n] task. Event mode: no IN[n] event generated on pin activity."]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             Task mode: No effect on pin from OUT[n] task. Event mode: no IN[n] event generated on pin activity.
[INFO] [stderr]                                                  ^
[INFO] [stderr]     = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[n]` cannot be resolved, ignoring it.
[INFO] [stderr]    --> src/gpiote/config/mod.rs:109:5
[INFO] [stderr]     |
[INFO] [stderr] 109 |     #[doc = "Task mode: No effect on pin from OUT[n] task. Event mode: no IN[n] event generated on pin activity."]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             Task mode: No effect on pin from OUT[n] task. Event mode: no IN[n] event generated on pin activity.
[INFO] [stderr]                                                                             ^
[INFO] [stderr]     = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[n]` cannot be resolved, ignoring it.
[INFO] [stderr]    --> src/gpiote/config/mod.rs:111:5
[INFO] [stderr]     |
[INFO] [stderr] 111 |     #[doc = "Task mode: Set pin from OUT[n] task. Event mode: Generate IN[n] event when rising edge on pin."]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             Task mode: Set pin from OUT[n] task. Event mode: Generate IN[n] event when rising edge on pin.
[INFO] [stderr]                                         ^
[INFO] [stderr]     = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[n]` cannot be resolved, ignoring it.
[INFO] [stderr]    --> src/gpiote/config/mod.rs:111:5
[INFO] [stderr]     |
[INFO] [stderr] 111 |     #[doc = "Task mode: Set pin from OUT[n] task. Event mode: Generate IN[n] event when rising edge on pin."]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             Task mode: Set pin from OUT[n] task. Event mode: Generate IN[n] event when rising edge on pin.
[INFO] [stderr]                                                                          ^
[INFO] [stderr]     = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[n]` cannot be resolved, ignoring it.
[INFO] [stderr]    --> src/gpiote/config/mod.rs:113:5
[INFO] [stderr]     |
[INFO] [stderr] 113 |     #[doc = "Task mode: Clear pin from OUT[n] task. Event mode: Generate IN[n] event when falling edge on pin."]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             Task mode: Clear pin from OUT[n] task. Event mode: Generate IN[n] event when falling edge on pin.
[INFO] [stderr]                                           ^
[INFO] [stderr]     = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[n]` cannot be resolved, ignoring it.
[INFO] [stderr]    --> src/gpiote/config/mod.rs:113:5
[INFO] [stderr]     |
[INFO] [stderr] 113 |     #[doc = "Task mode: Clear pin from OUT[n] task. Event mode: Generate IN[n] event when falling edge on pin."]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             Task mode: Clear pin from OUT[n] task. Event mode: Generate IN[n] event when falling edge on pin.
[INFO] [stderr]                                                                            ^
[INFO] [stderr]     = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[n]` cannot be resolved, ignoring it.
[INFO] [stderr]    --> src/gpiote/config/mod.rs:115:5
[INFO] [stderr]     |
[INFO] [stderr] 115 |     #[doc = "Task mode: Toggle pin from OUT[n]. Event mode: Generate IN[n] when any change on pin."]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             Task mode: Toggle pin from OUT[n]. Event mode: Generate IN[n] when any change on pin.
[INFO] [stderr]                                            ^
[INFO] [stderr]     = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[n]` cannot be resolved, ignoring it.
[INFO] [stderr]    --> src/gpiote/config/mod.rs:115:5
[INFO] [stderr]     |
[INFO] [stderr] 115 |     #[doc = "Task mode: Toggle pin from OUT[n]. Event mode: Generate IN[n] when any change on pin."]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             Task mode: Toggle pin from OUT[n]. Event mode: Generate IN[n] when any change on pin.
[INFO] [stderr]                                                                        ^
[INFO] [stderr]     = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[n]` cannot be resolved, ignoring it.
[INFO] [stderr]    --> src/gpiote/config/mod.rs:282:5
[INFO] [stderr]     |
[INFO] [stderr] 282 |     #[doc = "Task mode: No effect on pin from OUT[n] task. Event mode: no IN[n] event generated on pin activity."]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             Task mode: No effect on pin from OUT[n] task. Event mode: no IN[n] event generated on pin activity.
[INFO] [stderr]                                                  ^
[INFO] [stderr]     = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[n]` cannot be resolved, ignoring it.
[INFO] [stderr]    --> src/gpiote/config/mod.rs:282:5
[INFO] [stderr]     |
[INFO] [stderr] 282 |     #[doc = "Task mode: No effect on pin from OUT[n] task. Event mode: no IN[n] event generated on pin activity."]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             Task mode: No effect on pin from OUT[n] task. Event mode: no IN[n] event generated on pin activity.
[INFO] [stderr]                                                                             ^
[INFO] [stderr]     = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[n]` cannot be resolved, ignoring it.
[INFO] [stderr]    --> src/gpiote/config/mod.rs:284:5
[INFO] [stderr]     |
[INFO] [stderr] 284 |     #[doc = "Task mode: Set pin from OUT[n] task. Event mode: Generate IN[n] event when rising edge on pin."]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             Task mode: Set pin from OUT[n] task. Event mode: Generate IN[n] event when rising edge on pin.
[INFO] [stderr]                                         ^
[INFO] [stderr]     = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[n]` cannot be resolved, ignoring it.
[INFO] [stderr]    --> src/gpiote/config/mod.rs:284:5
[INFO] [stderr]     |
[INFO] [stderr] 284 |     #[doc = "Task mode: Set pin from OUT[n] task. Event mode: Generate IN[n] event when rising edge on pin."]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             Task mode: Set pin from OUT[n] task. Event mode: Generate IN[n] event when rising edge on pin.
[INFO] [stderr]                                                                          ^
[INFO] [stderr]     = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[n]` cannot be resolved, ignoring it.
[INFO] [stderr]    --> src/gpiote/config/mod.rs:286:5
[INFO] [stderr]     |
[INFO] [stderr] 286 |     #[doc = "Task mode: Clear pin from OUT[n] task. Event mode: Generate IN[n] event when falling edge on pin."]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             Task mode: Clear pin from OUT[n] task. Event mode: Generate IN[n] event when falling edge on pin.
[INFO] [stderr]                                           ^
[INFO] [stderr]     = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[n]` cannot be resolved, ignoring it.
[INFO] [stderr]    --> src/gpiote/config/mod.rs:286:5
[INFO] [stderr]     |
[INFO] [stderr] 286 |     #[doc = "Task mode: Clear pin from OUT[n] task. Event mode: Generate IN[n] event when falling edge on pin."]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             Task mode: Clear pin from OUT[n] task. Event mode: Generate IN[n] event when falling edge on pin.
[INFO] [stderr]                                                                            ^
[INFO] [stderr]     = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[n]` cannot be resolved, ignoring it.
[INFO] [stderr]    --> src/gpiote/config/mod.rs:288:5
[INFO] [stderr]     |
[INFO] [stderr] 288 |     #[doc = "Task mode: Toggle pin from OUT[n]. Event mode: Generate IN[n] when any change on pin."]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             Task mode: Toggle pin from OUT[n]. Event mode: Generate IN[n] when any change on pin.
[INFO] [stderr]                                            ^
[INFO] [stderr]     = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[n]` cannot be resolved, ignoring it.
[INFO] [stderr]    --> src/gpiote/config/mod.rs:288:5
[INFO] [stderr]     |
[INFO] [stderr] 288 |     #[doc = "Task mode: Toggle pin from OUT[n]. Event mode: Generate IN[n] when any change on pin."]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             Task mode: Toggle pin from OUT[n]. Event mode: Generate IN[n] when any change on pin.
[INFO] [stderr]                                                                        ^
[INFO] [stderr]     = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[n]` cannot be resolved, ignoring it.
[INFO] [stderr]    --> src/gpiote/config/mod.rs:316:5
[INFO] [stderr]     |
[INFO] [stderr] 316 |     #[doc = "Task mode: No effect on pin from OUT[n] task. Event mode: no IN[n] event generated on pin activity."]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             Task mode: No effect on pin from OUT[n] task. Event mode: no IN[n] event generated on pin activity.
[INFO] [stderr]                                                  ^
[INFO] [stderr]     = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[n]` cannot be resolved, ignoring it.
[INFO] [stderr]    --> src/gpiote/config/mod.rs:316:5
[INFO] [stderr]     |
[INFO] [stderr] 316 |     #[doc = "Task mode: No effect on pin from OUT[n] task. Event mode: no IN[n] event generated on pin activity."]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             Task mode: No effect on pin from OUT[n] task. Event mode: no IN[n] event generated on pin activity.
[INFO] [stderr]                                                                             ^
[INFO] [stderr]     = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[n]` cannot be resolved, ignoring it.
[INFO] [stderr]    --> src/gpiote/config/mod.rs:321:5
[INFO] [stderr]     |
[INFO] [stderr] 321 |     #[doc = "Task mode: Set pin from OUT[n] task. Event mode: Generate IN[n] event when rising edge on pin."]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             Task mode: Set pin from OUT[n] task. Event mode: Generate IN[n] event when rising edge on pin.
[INFO] [stderr]                                         ^
[INFO] [stderr]     = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[n]` cannot be resolved, ignoring it.
[INFO] [stderr]    --> src/gpiote/config/mod.rs:321:5
[INFO] [stderr]     |
[INFO] [stderr] 321 |     #[doc = "Task mode: Set pin from OUT[n] task. Event mode: Generate IN[n] event when rising edge on pin."]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             Task mode: Set pin from OUT[n] task. Event mode: Generate IN[n] event when rising edge on pin.
[INFO] [stderr]                                                                          ^
[INFO] [stderr]     = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[n]` cannot be resolved, ignoring it.
[INFO] [stderr]    --> src/gpiote/config/mod.rs:326:5
[INFO] [stderr]     |
[INFO] [stderr] 326 |     #[doc = "Task mode: Clear pin from OUT[n] task. Event mode: Generate IN[n] event when falling edge on pin."]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             Task mode: Clear pin from OUT[n] task. Event mode: Generate IN[n] event when falling edge on pin.
[INFO] [stderr]                                           ^
[INFO] [stderr]     = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[n]` cannot be resolved, ignoring it.
[INFO] [stderr]    --> src/gpiote/config/mod.rs:326:5
[INFO] [stderr]     |
[INFO] [stderr] 326 |     #[doc = "Task mode: Clear pin from OUT[n] task. Event mode: Generate IN[n] event when falling edge on pin."]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             Task mode: Clear pin from OUT[n] task. Event mode: Generate IN[n] event when falling edge on pin.
[INFO] [stderr]                                                                            ^
[INFO] [stderr]     = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[n]` cannot be resolved, ignoring it.
[INFO] [stderr]    --> src/gpiote/config/mod.rs:331:5
[INFO] [stderr]     |
[INFO] [stderr] 331 |     #[doc = "Task mode: Toggle pin from OUT[n]. Event mode: Generate IN[n] when any change on pin."]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             Task mode: Toggle pin from OUT[n]. Event mode: Generate IN[n] when any change on pin.
[INFO] [stderr]                                            ^
[INFO] [stderr]     = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[n]` cannot be resolved, ignoring it.
[INFO] [stderr]    --> src/gpiote/config/mod.rs:331:5
[INFO] [stderr]     |
[INFO] [stderr] 331 |     #[doc = "Task mode: Toggle pin from OUT[n]. Event mode: Generate IN[n] when any change on pin."]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             Task mode: Toggle pin from OUT[n]. Event mode: Generate IN[n] when any change on pin.
[INFO] [stderr]                                                                        ^
[INFO] [stderr]     = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[n]` cannot be resolved, ignoring it.
[INFO] [stderr]    --> src/gpiote/config/mod.rs:419:5
[INFO] [stderr]     |
[INFO] [stderr] 419 |     #[doc = "Bits 8:12 - GPIO number associated with SET[n], CLR[n] and OUT[n] tasks and IN[n] event"]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             Bits 8:12 - GPIO number associated with SET[n], CLR[n] and OUT[n] tasks and IN[n] event
[INFO] [stderr]                                                         ^
[INFO] [stderr]     = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[n]` cannot be resolved, ignoring it.
[INFO] [stderr]    --> src/gpiote/config/mod.rs:419:5
[INFO] [stderr]     |
[INFO] [stderr] 419 |     #[doc = "Bits 8:12 - GPIO number associated with SET[n], CLR[n] and OUT[n] tasks and IN[n] event"]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             Bits 8:12 - GPIO number associated with SET[n], CLR[n] and OUT[n] tasks and IN[n] event
[INFO] [stderr]                                                                 ^
[INFO] [stderr]     = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[n]` cannot be resolved, ignoring it.
[INFO] [stderr]    --> src/gpiote/config/mod.rs:419:5
[INFO] [stderr]     |
[INFO] [stderr] 419 |     #[doc = "Bits 8:12 - GPIO number associated with SET[n], CLR[n] and OUT[n] tasks and IN[n] event"]
[WARN] too much data in the log, truncating it