Type Alias nrf52840_pac::spim0::pseldcx::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