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

type CH0DATA = Reg<u32, _CH0DATA>;

Channel 0 Data Register

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

For information about available fields see ch0data module

Trait Implementations

impl Readable for CH0DATA[src]

read() method returns ch0data::R reader structure

impl ResetValue for CH0DATA[src]

Register CH0DATA reset()'s with value 0x0800

type Type = u32

Register size

impl Writable for CH0DATA[src]

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