Module nrf51_hal::pac::uicr::rbpconf

source ·
Expand description

Readback protection configuration.

Structs§

  • Register RBPCONF reader
  • Readback protection configuration.
  • Register RBPCONF writer

Enums§

  • Readback protect all code in the device.
  • Readback protect region 0. Will be ignored if pre-programmed factory code is present on the chip.

Type Aliases§

  • Field PALL reader - Readback protect all code in the device.
  • Field PALL writer - Readback protect all code in the device.
  • Field PR0 reader - Readback protect region 0. Will be ignored if pre-programmed factory code is present on the chip.
  • Field PR0 writer - Readback protect region 0. Will be ignored if pre-programmed factory code is present on the chip.