nrf52840_pac::spim0::csnpol

Type Alias 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