[][src]Type Definition rp2040::dma::ch0_ctrl_trig::DATA_SIZE_R

type DATA_SIZE_R = R<u8, DATA_SIZE_A>;

Reader of field DATA_SIZE

Implementations

impl DATA_SIZE_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is SIZE_BYTE

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

Checks if the value of the field is SIZE_HALFWORD

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

Checks if the value of the field is SIZE_WORD