MSILOCK=B_0x0, HSELOCK=B_0x0, LSELOCK=B_0x0, HSILOCK=B_0x0, LSILOCK=B_0x0
RCC oscillator lock configuration register0
LSILOCK | Defines the lock protection of the LSI oscillator configuration bits. 0 (B_0x0): LSI configuration bits are accessible by non-lock software only (default after reset) 1 (B_0x1): LSI configuration bits are accessible by lock software only |
LSELOCK | Defines the lock protection of the LSE oscillator configuration bits. 0 (B_0x0): LSE configuration bits are accessible by non-lock software only (default after reset) 1 (B_0x1): LSE configuration bits are accessible by lock software only |
MSILOCK | Defines the lock protection of the MSI oscillator configuration bits. 0 (B_0x0): MSI configuration bits are accessible by non-lock software only (default after reset) 1 (B_0x1): MSI configuration bits are accessible by lock software only |
HSILOCK | Defines the lock protection of the HSI oscillator configuration bits. 0 (B_0x0): HSI configuration bits are accessible by non-lock software only (default after reset) 1 (B_0x1): HSI configuration bits are accessible by lock software only |
HSELOCK | Defines the lock protection of the HSE oscillator configuration bits. 0 (B_0x0): HSE configuration bits are accessible by non-lock software only (default after reset) 1 (B_0x1): HSE configuration bits are accessible by lock software only |