[][src]Type Definition efm32pg12_pac::cmu::routeloc0::CLKOUT1LOC_R

type CLKOUT1LOC_R = R<u8, CLKOUT1LOC_A>;

Reader of field CLKOUT1LOC

Methods

impl CLKOUT1LOC_R[src]

pub fn variant(&self) -> Variant<u8, CLKOUT1LOC_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

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

Checks if the value of the field is LOC5

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

Checks if the value of the field is LOC6

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

Checks if the value of the field is LOC7