You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm not sure I understand the need for this alignment (its not documented in the unsafe blocks), and more importantly, I don't understand the need for the multiple descriptors when there is the #[repr(align(512))]
The text was updated successfully, but these errors were encountered:
lpc55-hal/src/peripherals/dma.rs
Line 17 in 53a86f7
I'm not sure I understand the need for this alignment (its not documented in the unsafe blocks), and more importantly, I don't understand the need for the multiple descriptors when there is the
#[repr(align(512))]
The text was updated successfully, but these errors were encountered: