Type Alias atsame54n::qspi::ctrlb::DATALEN_R

source ·
pub type DATALEN_R = FieldReader<DATALENSELECT_A>;
Expand description

Field DATALEN reader - Data Length

Aliased Type§

struct DATALEN_R { /* private fields */ }

Implementations§

source§

impl DATALEN_R

source

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

Get enumerated values variant

source

pub fn is_8bits(&self) -> bool

8-bits transfer

source

pub fn is_9bits(&self) -> bool

9 bits transfer

source

pub fn is_10bits(&self) -> bool

10-bits transfer

source

pub fn is_11bits(&self) -> bool

11-bits transfer

source

pub fn is_12bits(&self) -> bool

12-bits transfer

source

pub fn is_13bits(&self) -> bool

13-bits transfer

source

pub fn is_14bits(&self) -> bool

14-bits transfer

source

pub fn is_15bits(&self) -> bool

15-bits transfer

source

pub fn is_16bits(&self) -> bool

16-bits transfer