nrf52840_pac::spim0::pseldcx

Type Alias CONNECT_R

Source
pub type CONNECT_R = BitReader<CONNECT_A>;
Expand description

Field CONNECT reader - Connection

Aliased Type§

struct CONNECT_R { /* private fields */ }

Implementations§

Source§

impl CONNECT_R

Source

pub fn variant(&self) -> CONNECT_A

Get enumerated values variant

Source

pub fn is_disconnected(&self) -> bool

Checks if the value of the field is DISCONNECTED

Source

pub fn is_connected(&self) -> bool

Checks if the value of the field is CONNECTED