[][src]Type Definition nrf51::gpio::pin_cnf::INPUT_R

type INPUT_R = R<bool, INPUT_A>;

Reader of field INPUT

Methods

impl INPUT_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is CONNECT

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

Checks if the value of the field is DISCONNECT