Struct riot_sys::SAADC_EVENTS_CH_Type
source · Expand description
@brief SAADC_EVENTS_CH [EVENTS_CH] (Peripheral events.)
Fields§
§LIMITH: u32
< (@ 0x00000000) Description cluster: Last result is equal or above CH[n].LIMIT.HIGH
LIMITL: u32
< (@ 0x00000004) Description cluster: Last result is equal or below CH[n].LIMIT.LOW
Trait Implementations§
source§impl Clone for SAADC_EVENTS_CH_Type
impl Clone for SAADC_EVENTS_CH_Type
source§fn clone(&self) -> SAADC_EVENTS_CH_Type
fn clone(&self) -> SAADC_EVENTS_CH_Type
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source
. Read moresource§impl Debug for SAADC_EVENTS_CH_Type
impl Debug for SAADC_EVENTS_CH_Type
source§impl Default for SAADC_EVENTS_CH_Type
impl Default for SAADC_EVENTS_CH_Type
source§fn default() -> SAADC_EVENTS_CH_Type
fn default() -> SAADC_EVENTS_CH_Type
Returns the “default value” for a type. Read more