MCPcopy Create free account
hub / github.com/FastLED/FastLED / FL_ALIGNAS

Class FL_ALIGNAS

src/platforms/arm/lpc/rx_sct_capture.cpp.hpp:275–275  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

273// alignment slack = 512 bytes) — DMA->SRAMBASE only accepts the table
274// base, not a slice.
275struct FL_ALIGNAS(16) DmaDescriptor {
276 fl::u32 reserved;
277 fl::u32 src_end_addr;
278 fl::u32 dst_end_addr;

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected