Module atsame70q20b::generic

source ·
Expand description

Common register and bit access and modify traits

Structs

  • Access an array of COUNT items of type T with the items STRIDE bytes apart. This is a zero-sized-type. No objects of this type are ever actually created, it is only a convenience for wrapping pointer arithmetic.
  • Register reader.
  • This structure provides volatile access to registers.
  • Register writer.

Traits

Type Aliases