[][src]Type Definition nrf52832_pac::saadc::events_ch::LIMITH

type LIMITH = Reg<u32, _LIMITH>;

Description cluster[0]: Last results is equal or above CH[0].LIMIT.HIGH

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

For information about available fields see limith module

Trait Implementations

impl Readable for LIMITH[src]

read() method returns limith::R reader structure

impl ResetValue for LIMITH[src]

Register LIMITH reset()'s with value 0

type Type = u32

Register size

impl Writable for LIMITH[src]

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