Skip to content

Commit 793a9d5

Browse files
astapletonusbalbin
andauthored
doc clarification
Co-authored-by: Albin Hedman <[email protected]>
1 parent 95e3f78 commit 793a9d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/gpdma.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
//! transfer) that is supported by the processor (ie. they're not tied to specific channels). All
1313
//! channels support direct and linked-buffer transfers. However, the channels do have different
1414
//! capabilities (see RM0492 Rev 3 section 15.3.2 for full details), notably that channels 0-5 can
15-
//! only service transfers in a linear address space, while channels 6 & 7 can service transfers
15+
//! only service transfers in a linear address space, while channels 6 & 7 can also service transfers
1616
//! using a 2D addressing scheme. Both GPDMA peripherals support the same requests/channel
1717
//! capabilities.
1818
//!

0 commit comments

Comments
 (0)