pub type R = R<ASYNC_SPEC>;Expand description
Register ASYNC reader
Aliased Type§
pub struct R { /* private fields */ }Implementations§
Source§impl R
impl R
Sourcepub fn polarity(&self) -> POLARITY_R
pub fn polarity(&self) -> POLARITY_R
Bit 16 - Polarity of internal comparator
Sourcepub fn async_type(&self) -> ASYNC_TYPE_R
pub fn async_type(&self) -> ASYNC_TYPE_R
Bit 24 - Compare hotter than or colder than in asynchoronous mode 0: hotter than 1: colder than