[][src]Type Definition atsame51j::dmac::channel::chctrla::THRESHOLD_R

type THRESHOLD_R = R<u8, THRESHOLD_A>;

Reader of field THRESHOLD

Implementations

impl THRESHOLD_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is _1BEAT

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

Checks if the value of the field is _2BEATS

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

Checks if the value of the field is _4BEATS

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

Checks if the value of the field is _8BEATS