[][src]Type Definition rp2040::pads_qspi::gpio_qspi_sclk::DRIVE_R

type DRIVE_R = R<u8, DRIVE_A>;

Reader of field DRIVE

Implementations

impl DRIVE_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is _2MA

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

Checks if the value of the field is _4MA

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

Checks if the value of the field is _8MA

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

Checks if the value of the field is _12MA