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

type CH9_TIMING = Reg<u32, _CH9_TIMING>;

Scan Configuration

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

For information about available fields see ch9_timing module

Trait Implementations

impl Readable for CH9_TIMING[src]

read() method returns ch9_timing::R reader structure

impl ResetValue for CH9_TIMING[src]

Register CH9_TIMING reset()'s with value 0

type Type = u32

Register size

impl Writable for CH9_TIMING[src]

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