[][src]Type Definition efm32pg1b_pac::adc0::CMPTHR

type CMPTHR = Reg<u32, _CMPTHR>;

Compare Threshold Register

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

For information about available fields see cmpthr module

Trait Implementations

impl Readable for CMPTHR[src]

read() method returns cmpthr::R reader structure

impl ResetValue for CMPTHR[src]

Register CMPTHR reset()'s with value 0

type Type = u32

Register size

impl Writable for CMPTHR[src]

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