[][src]Type Definition efm32gg11b820::lesense::CH7_EVAL

type CH7_EVAL = Reg<u32, _CH7_EVAL>;

Scan Configuration

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

For information about available fields see ch7_eval module

Trait Implementations

impl Readable for CH7_EVAL[src]

read() method returns ch7_eval::R reader structure

impl ResetValue for CH7_EVAL[src]

Register CH7_EVAL reset()'s with value 0

type Type = u32

Register size

impl Writable for CH7_EVAL[src]

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