[][src]Type Definition efm32gg11b820::vdac0::CH1CTRL

type CH1CTRL = Reg<u32, _CH1CTRL>;

Channel 1 Control Register

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

For information about available fields see ch1ctrl module

Trait Implementations

impl Readable for CH1CTRL[src]

read() method returns ch1ctrl::R reader structure

impl ResetValue for CH1CTRL[src]

Register CH1CTRL reset()'s with value 0

type Type = u32

Register size

impl Writable for CH1CTRL[src]

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