Skip to content

Commit c37f80b

Browse files
committed
itm: properly document ITMSettings
1 parent 09929b1 commit c37f80b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/peripheral/itm.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ pub enum TimestampClkSrc {
133133
AsyncTPIU,
134134
}
135135

136-
/// blah
136+
/// Available settings for the ITM peripheral.
137137
#[derive(Debug)]
138138
pub struct ITMSettings {
139139
/// Whether to enable ITM.

0 commit comments

Comments
 (0)