[][src]Type Definition efm32pg12_pac::ldma::ch4_ctrl::DSTINC_R

type DSTINC_R = R<u8, DSTINC_A>;

Reader of field DSTINC

Methods

impl DSTINC_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is ONE

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

Checks if the value of the field is TWO

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

Checks if the value of the field is FOUR

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

Checks if the value of the field is NONE