Type Definition nrf52811_pac::p0::pin_cnf::PULL_R

source · []
pub type PULL_R = FieldReader<u8, PULL_A>;
Expand description

Field PULL reader - Pull configuration

Implementations

Get enumerated values variant

Checks if the value of the field is DISABLED

Checks if the value of the field is PULLDOWN

Checks if the value of the field is PULLUP