[][src]Type Definition efm32pg12_pac::vdac0::CH0CTRL

type CH0CTRL = Reg<u32, _CH0CTRL>;

Channel 0 Control Register

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

For information about available fields see ch0ctrl module

Trait Implementations

impl Readable for CH0CTRL[src]

read() method returns ch0ctrl::R reader structure

impl ResetValue for CH0CTRL[src]

Register CH0CTRL reset()'s with value 0

type Type = u32

Register size

impl Writable for CH0CTRL[src]

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