Type Definition gd32f1::gd32f170::timer15::dmainten::R[][src]

type R = R<u16, DMAINTEN>;

Reader of register DMAINTEN

Implementations

impl R[src]

pub fn ch0den(&self) -> CH0DEN_R[src]

Bit 9 - Channel 0 Capture/Compare DMA request enable

pub fn upden(&self) -> UPDEN_R[src]

Bit 8 - Update DMA request enable

pub fn brkie(&self) -> BRKIE_R[src]

Bit 7 - Break interrupt enable

pub fn cmtie(&self) -> CMTIE_R[src]

Bit 5 - CMT interrupt enable

pub fn ch0ie(&self) -> CH0IE_R[src]

Bit 1 - Channel 0 Capture/Compare interrupt enable

pub fn upie(&self) -> UPIE_R[src]

Bit 0 - Update interrupt enable