Type Alias nrf52840_pac::spim0::csnpol::CSNPOL_R

source ·
pub type CSNPOL_R = BitReader<CSNPOL_A>;
Expand description

Field CSNPOL reader - Polarity of CSN output

Aliased Type§

struct CSNPOL_R { /* private fields */ }

Implementations§

source§

impl CSNPOL_R

source

pub fn variant(&self) -> CSNPOL_A

Get enumerated values variant

source

pub fn is_low(&self) -> bool

Checks if the value of the field is LOW

source

pub fn is_high(&self) -> bool

Checks if the value of the field is HIGH