[][src]Type Definition nrf52832_pac::p0::pin_cnf::SENSE_R

type SENSE_R = R<u8, SENSE_A>;

Reader of field SENSE

Methods

impl SENSE_R[src]

pub fn variant(&self) -> Variant<u8, SENSE_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_high(&self) -> bool[src]

Checks if the value of the field is HIGH

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

Checks if the value of the field is LOW