32.6.17 Channel Security Attribution
Important: This register is only available for
PIC32CM LS00/LS60 and has no effect for
PIC32CM LE00.
Name: | NONSECCHAN |
Offset: | 0x1D8 |
Reset: | 0x00000000 |
Property: | PAC Write-Protection, Write-Secure |
Bit | 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | |
Access | |||||||||
Reset |
Bit | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | |
Access | |||||||||
Reset |
Bit | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | |
CHANNEL11 | CHANNEL10 | CHANNEL9 | CHANNEL8 | ||||||
Access | RW/R/RW | RW/R/RW | RW/R/RW | RW/R/RW | |||||
Reset | 0 | 0 | 0 | 0 |
Bit | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 | |
CHANNEL7 | CHANNEL6 | CHANNEL5 | CHANNEL4 | CHANNEL3 | CHANNEL2 | CHANNEL1 | CHANNEL0 | ||
Access | RW/R/RW | RW/R/RW | RW/R/RW | RW/R/RW | RW/R/RW | RW/R/RW | RW/R/RW | RW/R/RW | |
Reset | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
Bits 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11 – CHANNELn Channel n Security Attribution [n=0..7]
The bit n of CHANNEL enables the non-secure mode of CHANNELn. The registers whose CHANNEL bit or bitfield n is set in non-secure mode by NONSECCHAN.CHANNELn are CHANNELn, CHINTENCLRn, CHINTENSETn, CHINTFLAGn and CHSTATUSn registers.
These bits set the security attribution for the individual channels.
Value | Description |
---|---|
0 | The corresponding channel is secured. When the module is PAC secured, the configuration and status bits for this channel are only available through the secure alias. Attempts to change the channel configuration through the non-secure alias will be silently ignored and reads will return 0. |
1 | The corresponding channel is non-secured. The configuration and status bits for this channel are available through the non-secure alias. |