[][src]Type Definition k210_pac::spi3::ctrlr0::FRAME_FORMAT_R

type FRAME_FORMAT_R = R<u8, FRAME_FORMAT_A>;

Reader of field frame_format

Methods

impl FRAME_FORMAT_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is STANDARD

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

Checks if the value of the field is DUAL

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

Checks if the value of the field is QUAD

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

Checks if the value of the field is OCTAL