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

type CH11_INTERACT = Reg<u32, _CH11_INTERACT>;

Scan Configuration

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

For information about available fields see ch11_interact module

Trait Implementations

impl Readable for CH11_INTERACT[src]

read() method returns ch11_interact::R reader structure

impl ResetValue for CH11_INTERACT[src]

Register CH11_INTERACT reset()'s with value 0

type Type = u32

Register size

impl Writable for CH11_INTERACT[src]

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