[][src]Type Definition k210_pac::fft::ctrl::DATA_MODE_R

type DATA_MODE_R = R<bool, DATA_MODE_A>;

Reader of field data_mode

Methods

impl DATA_MODE_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is WIDTH_64

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

Checks if the value of the field is WIDTH_128