[][src]Type Definition efm32pg12_pac::lesense::CH0_EVAL

type CH0_EVAL = Reg<u32, _CH0_EVAL>;

Scan Configuration

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

For information about available fields see ch0_eval module

Trait Implementations

impl Readable for CH0_EVAL[src]

read() method returns ch0_eval::R reader structure

impl ResetValue for CH0_EVAL[src]

Register CH0_EVAL reset()'s with value 0

type Type = u32

Register size

impl Writable for CH0_EVAL[src]

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