Type Alias atsame70n21b::matrix::mcfg::ULBT_R

source ·
pub type ULBT_R = FieldReader<ULBTSELECT_A>;
Expand description

Field ULBT reader - Undefined Length Burst Type

Aliased Type§

struct ULBT_R { /* private fields */ }

Implementations§

source§

impl ULBT_R

source

pub fn variant(&self) -> ULBTSELECT_A

Get enumerated values variant

source

pub fn is_unltd_length(&self) -> bool

Checks if the value of the field is UNLTD_LENGTH

source

pub fn is_single_access(&self) -> bool

Checks if the value of the field is SINGLE_ACCESS

source

pub fn is_4beat_burst(&self) -> bool

Checks if the value of the field is _4BEAT_BURST

source

pub fn is_8beat_burst(&self) -> bool

Checks if the value of the field is _8BEAT_BURST

source

pub fn is_16beat_burst(&self) -> bool

Checks if the value of the field is _16BEAT_BURST

source

pub fn is_32beat_burst(&self) -> bool

Checks if the value of the field is _32BEAT_BURST

source

pub fn is_64beat_burst(&self) -> bool

Checks if the value of the field is _64BEAT_BURST

source

pub fn is_128beat_burst(&self) -> bool

Checks if the value of the field is _128BEAT_BURST