[][src]Type Definition efm32pg12_pac::i2c0::ctrl::CLTO_R

type CLTO_R = R<u8, CLTO_A>;

Reader of field CLTO

Methods

impl CLTO_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is OFF

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

Checks if the value of the field is _40PCC

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

Checks if the value of the field is _80PCC

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

Checks if the value of the field is _160PCC

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

Checks if the value of the field is _320PCC

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

Checks if the value of the field is _1024PCC