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

type CH12_EVAL = Reg<u32, _CH12_EVAL>;

Scan Configuration

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

For information about available fields see ch12_eval module

Trait Implementations

impl Readable for CH12_EVAL[src]

read() method returns ch12_eval::R reader structure

impl ResetValue for CH12_EVAL[src]

Register CH12_EVAL reset()'s with value 0

type Type = u32

Register size

impl Writable for CH12_EVAL[src]

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