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

type CH10_INTERACT = Reg<u32, _CH10_INTERACT>;

Scan Configuration

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

For information about available fields see ch10_interact module

Trait Implementations

impl Readable for CH10_INTERACT[src]

read() method returns ch10_interact::R reader structure

impl ResetValue for CH10_INTERACT[src]

Register CH10_INTERACT reset()'s with value 0

type Type = u32

Register size

impl Writable for CH10_INTERACT[src]

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