[][src]Type Definition mkl26z4::cmp0::cr0::FILTER_CNT_R

type FILTER_CNT_R = R<u8, FILTER_CNT_A>;

Reader of field FILTER_CNT

Methods

impl FILTER_CNT_R[src]

pub fn variant(&self) -> FILTER_CNT_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_001(&self) -> bool[src]

Checks if the value of the field is _001

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

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

Checks if the value of the field is _111