[][src]Type Definition efm32pg12_pac::msc::BOOTLOADERCTRL

type BOOTLOADERCTRL = Reg<u32, _BOOTLOADERCTRL>;

Bootloader Read and Write Enable, Write Once Register

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see bootloaderctrl module

Trait Implementations

impl Readable for BOOTLOADERCTRL[src]

read() method returns bootloaderctrl::R reader structure

impl ResetValue for BOOTLOADERCTRL[src]

Register BOOTLOADERCTRL reset()'s with value 0

type Type = u32

Register size

impl Writable for BOOTLOADERCTRL[src]

write(|w| ..) method takes bootloaderctrl::W writer structure