[][src]Type Definition efm32pg12_pac::cmu::lfbpresc0::CSEN_R

type CSEN_R = R<u8, CSEN_A>;

Reader of field CSEN

Methods

impl CSEN_R[src]

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

Get enumerated values variant

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