Type Definition efm32gg11b::vdac0::COMBDATA[][src]

type COMBDATA = Reg<u32, _COMBDATA>;
Expand description

Combined Data Register

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

For information about available fields see combdata module

Trait Implementations

Register COMBDATA reset()’s with value 0x0800_0800

Register size

Reset value of the register

read() method returns combdata::R reader structure

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