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

type WRITECMD = Reg<u32, _WRITECMD>;

Write Command Register

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

For information about available fields see writecmd module

Trait Implementations

impl ResetValue for WRITECMD[src]

Register WRITECMD reset()'s with value 0

type Type = u32

Register size

impl Writable for WRITECMD[src]

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