CosR

Type Alias CosR 

pub type CosR = BitReader<Cos>;
Expand description

Field COS reader - Comparator Output Select

Aliased Type§

pub struct CosR { /* private fields */ }

Implementations§

§

impl CosR

pub const fn variant(&self) -> Cos

Get enumerated values variant

pub fn is_0(&self) -> bool

Set CMPO to equal COUT (filtered comparator output).

pub fn is_1(&self) -> bool

Set CMPO to equal COUTA (unfiltered comparator output).