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

type CH12_INTERACT = Reg<u32, _CH12_INTERACT>;

Scan Configuration

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

For information about available fields see ch12_interact module

Trait Implementations

impl Readable for CH12_INTERACT[src]

read() method returns ch12_interact::R reader structure

impl ResetValue for CH12_INTERACT[src]

Register CH12_INTERACT reset()'s with value 0

type Type = u32

Register size

impl Writable for CH12_INTERACT[src]

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