[][src]Type Definition efm32pg12_pac::ldma::ch5_ctrl::SIZE_R

type SIZE_R = R<u8, SIZE_A>;

Reader of field SIZE

Methods

impl SIZE_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is BYTE

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

Checks if the value of the field is HALFWORD

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

Checks if the value of the field is WORD