Module e310x::generic

source ·
Expand description

Common register and bit access and modify traits

Structs

  • Register reader.
  • This structure provides volatile access to registers.
  • Register writer.

Traits

  • Trait implemented by readable registers to enable the read method.
  • Raw register type
  • Reset value of the register.
  • Trait implemented by writeable registers.

Type Definitions