[][src]Type Definition atsame54n::can0::mrcfg::QOS_R

type QOS_R = R<u8, QOS_A>;

Reader of field QOS

Implementations

impl QOS_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is DISABLE

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

Checks if the value of the field is LOW

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

Checks if the value of the field is MEDIUM

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

Checks if the value of the field is HIGH