[][src]Type Definition lpc55_pac::dma0::channel::xfercfg::WIDTH_R

type WIDTH_R = R<u8, WIDTH_A>;
[]

Reader of field WIDTH

Implementations

impl WIDTH_R[src][]

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

Get enumerated values variant

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

Checks if the value of the field is BIT_8

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

Checks if the value of the field is BIT_16

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

Checks if the value of the field is BIT_32