Type Definition atsam4s2a_pac::matrix::matrix_mcfg::ULBT_R

source ·
pub type ULBT_R = FieldReader<u8, ULBT_A>;
Expand description

Field ULBT reader - Undefined Length Burst Type

Implementations§

source§

impl ULBT_R

source

pub fn variant(&self) -> Option<ULBT_A>

Get enumerated values variant

source

pub fn is_infinite(&self) -> bool

Checks if the value of the field is INFINITE

source

pub fn is_single(&self) -> bool

Checks if the value of the field is SINGLE

source

pub fn is_four_beat(&self) -> bool

Checks if the value of the field is FOUR_BEAT

source

pub fn is_eight_beat(&self) -> bool

Checks if the value of the field is EIGHT_BEAT

source

pub fn is_sixteen_beat(&self) -> bool

Checks if the value of the field is SIXTEEN_BEAT