[][src]Type Definition tm4c129x::timer0::cfg::CFG_R

type CFG_R = R<u8, CFG_A>;

Reader of field CFG

Methods

impl CFG_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is _32_BIT_TIMER

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

Checks if the value of the field is _32_BIT_RTC

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

Checks if the value of the field is _16_BIT