[][src]Type Definition efm32gg11b820::gpio::ph_modeh::MODE15_R

type MODE15_R = R<u8, MODE15_A>;

Reader of field MODE15

Implementations

impl MODE15_R[src]

pub fn variant(&self) -> MODE15_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_pushpullalt(&self) -> bool[src]

Checks if the value of the field is PUSHPULLALT

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_wiredandalt(&self) -> bool[src]

Checks if the value of the field is WIREDANDALT

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

Checks if the value of the field is WIREDANDALTFILTER

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

Checks if the value of the field is WIREDANDALTPULLUP

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

Checks if the value of the field is WIREDANDALTPULLUPFILTER