50.6.16 ASRC Write Protection Status Register

Name: ASRC_WPSR
Offset: 0xE8
Reset: 0x00000000
Property: Read/Write

Bit 3130292827262524 
       SWETYP[1:0] 
Access R/WR/W 
Reset 00 
Bit 2322212019181716 
 WPSRC[15:8] 
Access R/WR/WR/WR/WR/WR/WR/WR/W 
Reset 00000000 
Bit 15141312111098 
 WPSRC[7:0] 
Access R/WR/WR/WR/WR/WR/WR/WR/W 
Reset 00000000 
Bit 76543210 
     SWESEQE WPVS 
Access R/WR/WR/W 
Reset 000 

Bits 25:24 – SWETYP[1:0] Software Error Type (cleared on read)

ValueNameDescription
0 READ_WO A Write-only register has been read.
1 WRITE_RO A write access has been performed on a Read-only register.
2 UNDEF_RW Access to an undefined address.
3 Reserved

Bits 23:8 – WPSRC[15:0] Write Protection Source (cleared on read)

If a write protection violation has occurred (WPVS=1), this field reports the address of the last violation.

Bit 3 – SWE Software Control Error (cleared on read)

ValueDescription
0

No software error has occurred since the last read of ASRC_WPSR.

1

A software error has occurred since the last read of ASRC_WPSR. The field SWETYP details the type of software error; the associated incorrect software access is reported in the field WPVSRC (if WPVS=0).

Bit 2 – SEQE Internal Sequencer Error (cleared on read)

ValueDescription
0 No peripheral internal sequencer error has occurred since the last read of ASRC_WPSR
1 A peripheral internal sequencer error has occurred since the last read of ASRC_WPSR.

Bit 0 – WPVS Write Protection Violation Status (cleared on read)

ValueDescription
0 No write protection violation has occurred since the last read of ASRC_WPSR
1 A write protection violation has occurred since the last read of ASRC_WPSR. If this violation is an unauthorized attempt to write a protected register, the associated violation is reported in field WPSRC.