79typedef enum : uint8_t {
136typedef enum : uintptr_t {
ra8_ofs_word_t
Ordinal identity of each option-setting word present on this device.
@ k_ra8_ofs_word_ofs2
OFS2: extended oscillator settings (both parts).
@ k_ra8_ofs_word_ofs0
OFS0: IWDT/BOR/HOCO/security/TrustZone (both parts).
@ k_ra8_ofs_word_count
OFS word count: 4 on both parts.
@ k_ra8_ofs_word_ofs1
OFS1: LVD0 reset / VCC monitor (both parts).
@ k_ra8_ofs_word_ofs3
OFS3: M33-side (CPU1) WDT1 fields (both parts).
ra8_ofs_addr_t
Runtime-readable addresses of the option-setting words.
@ k_ra8_ofs0_addr
OFS0 – IWDT + WDT0 fields (Secure).
@ k_ra8_ofs3_sec_addr
OFS3_SEC – WDT1 fields (Secure).
@ k_ra8_ofs3_addr
OFS3 – WDT1 fields (Non-secure alias).
@ k_ra8_ofs3_sel_addr
OFS3_SEL – per-field S/NS selector.
uint8_t ra8_ofs_word_count(void)
Return the number of option-setting words present on the device.