We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f94bed9 + 3cf1e36 commit 60a3b60Copy full SHA for 60a3b60
svd-rs/src/peripheral.rs
@@ -60,7 +60,7 @@ pub struct PeripheralInfo {
60
)]
61
pub alternate_peripheral: Option<String>,
62
63
- /// Assigns this peripheral to a group of peripherals. This is only used bye the System View
+ /// Assigns this peripheral to a group of peripherals. This is only used by the System View
64
#[cfg_attr(
65
feature = "serde",
66
serde(default, skip_serializing_if = "Option::is_none")
0 commit comments