Type Definition efm32gg11b::msc::WRITECMD[][src]

type WRITECMD = Reg<u32, _WRITECMD>;
Expand description

Write Command Register

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

For information about available fields see writecmd module

Trait Implementations

Register WRITECMD reset()’s with value 0

Register size

Reset value of the register

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