[][src]Type Definition rsl10_pac::timer::timer_cfg::PRESCALE_R

type PRESCALE_R = R<u8, PRESCALE_A>;

Reader of field PRESCALE

Methods

impl PRESCALE_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is TIMER_PRESCALE_1

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

Checks if the value of the field is TIMER_PRESCALE_2

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

Checks if the value of the field is TIMER_PRESCALE_4

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

Checks if the value of the field is TIMER_PRESCALE_8

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

Checks if the value of the field is TIMER_PRESCALE_16

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

Checks if the value of the field is TIMER_PRESCALE_32

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

Checks if the value of the field is TIMER_PRESCALE_64

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

Checks if the value of the field is TIMER_PRESCALE_128