[][src]Type Definition atsame70j21b::matrix::matrix_mcfg::ULBT_R

type ULBT_R = R<u8, ULBT_A>;

Reader of field ULBT

Implementations

impl ULBT_R[src]

pub fn variant(&self) -> ULBT_A[src]

Get enumerated values variant

pub fn is_unltd_length(&self) -> bool[src]

Checks if the value of the field is UNLTD_LENGTH

pub fn is_single_access(&self) -> bool[src]

Checks if the value of the field is SINGLE_ACCESS

pub fn is_4beat_burst(&self) -> bool[src]

Checks if the value of the field is _4BEAT_BURST

pub fn is_8beat_burst(&self) -> bool[src]

Checks if the value of the field is _8BEAT_BURST

pub fn is_16beat_burst(&self) -> bool[src]

Checks if the value of the field is _16BEAT_BURST

pub fn is_32beat_burst(&self) -> bool[src]

Checks if the value of the field is _32BEAT_BURST

pub fn is_64beat_burst(&self) -> bool[src]

Checks if the value of the field is _64BEAT_BURST

pub fn is_128beat_burst(&self) -> bool[src]

Checks if the value of the field is _128BEAT_BURST