[][src]Type Definition rsl10_pac::spi0::spi0_ctrl0::SPI0_PRESCALE_R

type SPI0_PRESCALE_R = R<u8, SPI0_PRESCALE_A>;

Reader of field SPI0_PRESCALE

Methods

impl SPI0_PRESCALE_R[src]

pub fn variant(&self) -> Variant<u8, SPI0_PRESCALE_A>[src]

Get enumerated values variant

pub fn is_spi0_prescale_2(&self) -> bool[src]

Checks if the value of the field is SPI0_PRESCALE_2

pub fn is_spi0_prescale_4(&self) -> bool[src]

Checks if the value of the field is SPI0_PRESCALE_4

pub fn is_spi0_prescale_8(&self) -> bool[src]

Checks if the value of the field is SPI0_PRESCALE_8

pub fn is_spi0_prescale_16(&self) -> bool[src]

Checks if the value of the field is SPI0_PRESCALE_16

pub fn is_spi0_prescale_32(&self) -> bool[src]

Checks if the value of the field is SPI0_PRESCALE_32

pub fn is_spi0_prescale_64(&self) -> bool[src]

Checks if the value of the field is SPI0_PRESCALE_64

pub fn is_spi0_prescale_128(&self) -> bool[src]

Checks if the value of the field is SPI0_PRESCALE_128

pub fn is_spi0_prescale_256(&self) -> bool[src]

Checks if the value of the field is SPI0_PRESCALE_256

pub fn is_spi0_prescale_512(&self) -> bool[src]

Checks if the value of the field is SPI0_PRESCALE_512

pub fn is_spi0_prescale_1024(&self) -> bool[src]

Checks if the value of the field is SPI0_PRESCALE_1024