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

type LIMITL = Reg<u32, _LIMITL>;

Description cluster[0]: Last results is equal or below CH[0].LIMIT.LOW

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

For information about available fields see limitl module

Trait Implementations

impl Readable for LIMITL[src]

read() method returns limitl::R reader structure

impl ResetValue for LIMITL[src]

Register LIMITL reset()'s with value 0

type Type = u32

Register size

impl Writable for LIMITL[src]

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