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
impl FRF_R
sourcepub fn is_motorola(&self) -> bool
pub fn is_motorola(&self) -> bool
Motorola SPI frame format
sourcepub fn is_texas_instruments(&self) -> bool
pub fn is_texas_instruments(&self) -> bool
Texas Instruments synchronous serial frame format
sourcepub fn is_national_semiconductor_microwire(&self) -> bool
pub fn is_national_semiconductor_microwire(&self) -> bool
National Semiconductor Microwire frame format