Type Alias rp2040_pac::spi0::sspcr0::FRF_R

source ·
pub type FRF_R = FieldReader<FRF_A>;
Expand description

Field FRF reader - Frame format.

Aliased Type§

struct FRF_R { /* private fields */ }

Implementations§

source§

impl FRF_R

source

pub const fn variant(&self) -> Option<FRF_A>

Get enumerated values variant

source

pub fn is_motorola(&self) -> bool

Motorola SPI frame format

source

pub fn is_texas_instruments(&self) -> bool

Texas Instruments synchronous serial frame format

source

pub fn is_national_semiconductor_microwire(&self) -> bool

National Semiconductor Microwire frame format