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

type BANKSWITCHLOCK = Reg<u32, _BANKSWITCHLOCK>;

Bank Switching Lock Register

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

For information about available fields see bankswitchlock module

Trait Implementations

impl Readable for BANKSWITCHLOCK[src]

read() method returns bankswitchlock::R reader structure

impl ResetValue for BANKSWITCHLOCK[src]

Register BANKSWITCHLOCK reset()'s with value 0x01

type Type = u32

Register size

impl Writable for BANKSWITCHLOCK[src]

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