[][src]Type Definition nrf52832_pac::timer3::mode::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_timer(&self) -> bool[src]

Checks if the value of the field is TIMER

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

Checks if the value of the field is COUNTER

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

Checks if the value of the field is LOWPOWERCOUNTER