[][src]Type Definition efm32hg309f64::gpio::pf_modeh::MODE14_R

type MODE14_R = R<u8, MODE14_A>;

Reader of field MODE14

Methods

impl MODE14_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is DISABLED

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

Checks if the value of the field is INPUT

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

Checks if the value of the field is INPUTPULL

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

Checks if the value of the field is INPUTPULLFILTER

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

Checks if the value of the field is PUSHPULL

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

Checks if the value of the field is PUSHPULLDRIVE

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

Checks if the value of the field is WIREDOR

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

Checks if the value of the field is WIREDORPULLDOWN

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

Checks if the value of the field is WIREDAND

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

Checks if the value of the field is WIREDANDFILTER

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

Checks if the value of the field is WIREDANDPULLUP

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

Checks if the value of the field is WIREDANDPULLUPFILTER

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

Checks if the value of the field is WIREDANDDRIVE

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

Checks if the value of the field is WIREDANDDRIVEFILTER

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

Checks if the value of the field is WIREDANDDRIVEPULLUP

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

Checks if the value of the field is WIREDANDDRIVEPULLUPFILTER