pub type UCPOL0_R = BitReader<UCPOL0_A>;
Expand description

Field UCPOL0 reader - Clock Polarity

Aliased Type§

struct UCPOL0_R { /* private fields */ }

Implementations§

source§

impl UCPOL0_R

source

pub fn variant(&self) -> UCPOL0_A

Get enumerated values variant

source

pub fn is_rising_edge(&self) -> bool

Checks if the value of the field is RISING_EDGE

source

pub fn is_falling_edge(&self) -> bool

Checks if the value of the field is FALLING_EDGE