Type Alias atsame54n::ac::compctrl::OUT_R

source ·
pub type OUT_R = FieldReader<OUTSELECT_A>;
Expand description

Field OUT reader - Output

Aliased Type§

struct OUT_R { /* private fields */ }

Implementations§

source§

impl OUT_R

source

pub const fn variant(&self) -> Option<OUTSELECT_A>

Get enumerated values variant

source

pub fn is_off(&self) -> bool

The output of COMPn is not routed to the COMPn I/O port

source

pub fn is_async(&self) -> bool

The asynchronous output of COMPn is routed to the COMPn I/O port

source

pub fn is_sync(&self) -> bool

The synchronous output (including filtering) of COMPn is routed to the COMPn I/O port