[][src]Type Definition efm32hg309f64::pcnt0::ctrl::TCCPRESC_R

type TCCPRESC_R = R<u8, TCCPRESC_A>;

Reader of field TCCPRESC

Methods

impl TCCPRESC_R[src]

pub fn variant(&self) -> TCCPRESC_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