[][src]Type Definition efm32pg12_pac::pcnt0::ctrl::MODE_R

type MODE_R = R<u8, MODE_A>;

Reader of field MODE

Methods

impl MODE_R[src]

pub fn variant(&self) -> Variant<u8, MODE_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_ovssingle(&self) -> bool[src]

Checks if the value of the field is OVSSINGLE

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

Checks if the value of the field is EXTCLKSINGLE

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

Checks if the value of the field is EXTCLKQUAD

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

Checks if the value of the field is OVSQUAD1X

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

Checks if the value of the field is OVSQUAD2X

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

Checks if the value of the field is OVSQUAD4X