[][src]Type Definition efm32pg1b_pac::gpcrc::CMD

type CMD = Reg<u32, _CMD>;

Command Register

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

For information about available fields see cmd module

Trait Implementations

impl ResetValue for CMD[src]

Register CMD reset()'s with value 0

type Type = u32

Register size

impl Writable for CMD[src]

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