[][src]Type Definition imxrt1062_iomuxc::sw_pad_ctl_pad_gpio_spi_b1_01::SPEED_R

type SPEED_R = R<u8, SPEED_A>;

Reader of field SPEED

Methods

impl SPEED_R[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

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

Checks if the value of the field is SPEED_0_LOW_50MHZ_

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

Checks if the value of the field is SPEED_1_MEDIUM_100MHZ_

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

Checks if the value of the field is SPEED_2_MEDIUM_100MHZ_

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

Checks if the value of the field is SPEED_3_MAX_200MHZ_