R

Type Alias R 

Source
pub type R = R<ASYNC_SPEC>;
Expand description

Register ASYNC reader

Aliased Type§

pub struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn value(&self) -> VALUE_R

Bits 0:10 - Value of async mode to compare

Source

pub fn polarity(&self) -> POLARITY_R

Bit 16 - Polarity of internal comparator

Source

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