[][src]Type Definition efm32pg1b_pac::emu::EM4CTRL

type EM4CTRL = Reg<u32, _EM4CTRL>;

EM4 Control Register

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

For information about available fields see em4ctrl module

Trait Implementations

impl Readable for EM4CTRL[src]

read() method returns em4ctrl::R reader structure

impl ResetValue for EM4CTRL[src]

Register EM4CTRL reset()'s with value 0

type Type = u32

Register size

impl Writable for EM4CTRL[src]

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