Type Alias atsame54n::i2s::txctrl::EXTEND_R

source ·
pub type EXTEND_R = FieldReader<EXTENDSELECT_A>;
Expand description

Field EXTEND reader - Data Formatting Bit Extension

Aliased Type§

struct EXTEND_R { /* private fields */ }

Implementations§

source§

impl EXTEND_R

source

pub const fn variant(&self) -> EXTENDSELECT_A

Get enumerated values variant

source

pub fn is_zero(&self) -> bool

Extend with zeroes

source

pub fn is_one(&self) -> bool

Extend with ones

source

pub fn is_msbit(&self) -> bool

Extend with Most Significant Bit

source

pub fn is_lsbit(&self) -> bool

Extend with Least Significant Bit