Module stm32_hal2::pac::lptim3::cr

source ·
Expand description

Control Register

Structs§

  • Control Register
  • Register CR reader
  • Register CR writer

Enums§

Type Aliases§

  • Field CNTSTRT reader - Timer start in continuous mode
  • Field CNTSTRT writer - Timer start in continuous mode
  • Field COUNTRST reader - Counter reset
  • Field COUNTRST writer - Counter reset
  • Field ENABLE reader - LPTIM Enable
  • Field ENABLE writer - LPTIM Enable
  • Field RSTARE reader - Reset after read enable
  • Field RSTARE writer - Reset after read enable
  • Field SNGSTRT reader - LPTIM start in single mode
  • Field SNGSTRT writer - LPTIM start in single mode