Module tm4c123x::generic

source ·
Expand description

Common register and bit access and modify traits

Structs

  • Register/field reader
  • This structure provides volatile access to register
  • Register writer

Enums

  • Used if enumerated values cover not the whole range

Traits

  • This trait shows that register has read method
  • Reset value of the register
  • This trait shows that register has write, write_with_zero and reset method