[][src]Type Definition nrf52811_pac::qdec::psel::led::CONNECT_R

type CONNECT_R = R<bool, CONNECT_A>;

Reader of field CONNECT

Implementations

impl CONNECT_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is DISCONNECTED

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

Checks if the value of the field is CONNECTED