Type Alias atsame70n21b::uart0::cmpr::CMPMODE_W

source ·
pub type CMPMODE_W<'a, const O: u8> = BitWriter<'a, CMPR_SPEC, O, CMPMODESELECT_A>;
Expand description

Field CMPMODE writer - Comparison Mode

Aliased Type§

struct CMPMODE_W<'a, const O: u8> { /* private fields */ }

Implementations§

source§

impl<'a, const O: u8> CMPMODE_W<'a, O>

source

pub fn flag_only(self) -> &'a mut W

Any character is received and comparison function drives CMP flag.

source

pub fn start_condition(self) -> &'a mut W

Comparison condition must be met to start reception.