[][src]Type Definition nrf52832_pac::twim0::psel::scl::CONNECT_R

type CONNECT_R = R<bool, CONNECT_A>;

Reader of field CONNECT

Methods

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