[][src]Type Definition efm32pg12_pac::cmu::lfapresc0::LETIMER0_R

type LETIMER0_R = R<u8, LETIMER0_A>;

Reader of field LETIMER0

Methods

impl LETIMER0_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is DIV1

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

Checks if the value of the field is DIV2

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

Checks if the value of the field is DIV4

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

Checks if the value of the field is DIV8

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

Checks if the value of the field is DIV16

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

Checks if the value of the field is DIV32

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

Checks if the value of the field is DIV64

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

Checks if the value of the field is DIV128

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

Checks if the value of the field is DIV256

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

Checks if the value of the field is DIV512

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

Checks if the value of the field is DIV1024

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

Checks if the value of the field is DIV2048

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

Checks if the value of the field is DIV4096

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

Checks if the value of the field is DIV8192

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

Checks if the value of the field is DIV16384

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

Checks if the value of the field is DIV32768