[][src]Type Definition efm32pg12_pac::cmu::routeloc1::CLKIN0LOC_R

type CLKIN0LOC_R = R<u8, CLKIN0LOC_A>;

Reader of field CLKIN0LOC

Methods

impl CLKIN0LOC_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOC0

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

Checks if the value of the field is LOC1

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

Checks if the value of the field is LOC2

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

Checks if the value of the field is LOC3

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

Checks if the value of the field is LOC4