[][src]Type Definition k22f::cmt::msc::FSK_R

type FSK_R = R<bool, FSK_A>;

Reader of field FSK

Methods

impl FSK_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is _0

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

Checks if the value of the field is _1