jh71xx_pac::spi6::ssp_cr1

Type Alias LbmR

source
pub type LbmR = BitReader<Lbm>;
Expand description

Field lbm reader - Loop back mode

Aliased Type§

struct LbmR { /* private fields */ }

Implementations§

source§

impl LbmR

source

pub const fn variant(&self) -> Lbm

Get enumerated values variant

source

pub fn is_normal(&self) -> bool

Loop back mode: normal serial port operation

source

pub fn is_shifter(&self) -> bool

Loop back mode: output of transmit serial shifter is connected to input of receive serial shifter internally