Type Definition nrf52820_pac::ccm::MODE[][src]

type MODE = Reg<u32, _MODE>;
Expand description

Operation mode

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

For information about available fields see mode module

Trait Implementations

Register MODE reset()’s with value 0x01

Register size

Reset value of the register

read() method returns mode::R reader structure

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