Rstc hardware registers. More...
#include <rstc.h>
Public Attributes | |
__O uint32_t | RSTC_CR |
(Rstc Offset: 0x00) Control Register More... | |
__IO uint32_t | RSTC_MR |
(Rstc Offset: 0x08) Mode Register More... | |
__I uint32_t | RSTC_SR |
(Rstc Offset: 0x04) Status Register More... | |
Rstc hardware registers.
Definition at line 46 of file component/rstc.h.
__O uint32_t Rstc::RSTC_CR |
(Rstc Offset: 0x00) Control Register
Definition at line 47 of file component/rstc.h.
__IO uint32_t Rstc::RSTC_MR |
(Rstc Offset: 0x08) Mode Register
Definition at line 49 of file component/rstc.h.
__I uint32_t Rstc::RSTC_SR |
(Rstc Offset: 0x04) Status Register
Definition at line 48 of file component/rstc.h.