[][src]Type Definition k22f::sim::sopt2::CLKOUTSEL_R

type CLKOUTSEL_R = R<u8, CLKOUTSEL_A>;

Reader of field CLKOUTSEL

Methods

impl CLKOUTSEL_R[src]

pub fn variant(&self) -> Variant<u8, CLKOUTSEL_A>[src]

Get enumerated values variant

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

Checks if the value of the field is _000

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

Checks if the value of the field is _010

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

Checks if the value of the field is _011

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

Checks if the value of the field is _100

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

Checks if the value of the field is _101

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

Checks if the value of the field is _110