Type Alias COM1A_R

Source
pub type COM1A_R = FieldReader<COM1A_A>;
Expand description

Field COM1A reader - Compare Output Mode, Bits

Aliased Type§

struct COM1A_R { /* private fields */ }

Implementations§

Source§

impl COM1A_R

Source

pub const fn variant(&self) -> COM1A_A

Get enumerated values variant

Source

pub fn is_disconnected(&self) -> bool

Normal port operation, OCix disconnected

Source

pub fn is_match_toggle(&self) -> bool

Toggle OCix on Compare Match

Source

pub fn is_match_clear(&self) -> bool

Clear OCix on Compare Match

Source

pub fn is_match_set(&self) -> bool

Set OCix on Compare Match