Type Definition efm32gg11b::gpio::pg_model::MODE5_R[][src]

type MODE5_R = R<u8, MODE5_A>;
Expand description

Reader of field MODE5

Implementations

Get enumerated values variant

Checks if the value of the field is DISABLED

Checks if the value of the field is INPUT

Checks if the value of the field is INPUTPULL

Checks if the value of the field is INPUTPULLFILTER

Checks if the value of the field is PUSHPULL

Checks if the value of the field is PUSHPULLALT

Checks if the value of the field is WIREDOR

Checks if the value of the field is WIREDORPULLDOWN

Checks if the value of the field is WIREDAND

Checks if the value of the field is WIREDANDFILTER

Checks if the value of the field is WIREDANDPULLUP

Checks if the value of the field is WIREDANDPULLUPFILTER

Checks if the value of the field is WIREDANDALT

Checks if the value of the field is WIREDANDALTFILTER

Checks if the value of the field is WIREDANDALTPULLUP

Checks if the value of the field is WIREDANDALTPULLUPFILTER