[][src]Type Definition efm32gg11b820::timer3::ien::W

type W = W<u32, IEN>;

Writer for register IEN

Implementations

impl W[src]

pub fn of(&mut self) -> OF_W<'_>[src]

Bit 0 - OF Interrupt Enable

pub fn uf(&mut self) -> UF_W<'_>[src]

Bit 1 - UF Interrupt Enable

pub fn dirchg(&mut self) -> DIRCHG_W<'_>[src]

Bit 2 - DIRCHG Interrupt Enable

pub fn cc0(&mut self) -> CC0_W<'_>[src]

Bit 4 - CC0 Interrupt Enable

pub fn cc1(&mut self) -> CC1_W<'_>[src]

Bit 5 - CC1 Interrupt Enable

pub fn cc2(&mut self) -> CC2_W<'_>[src]

Bit 6 - CC2 Interrupt Enable

pub fn cc3(&mut self) -> CC3_W<'_>[src]

Bit 7 - CC3 Interrupt Enable

pub fn icbof0(&mut self) -> ICBOF0_W<'_>[src]

Bit 8 - ICBOF0 Interrupt Enable

pub fn icbof1(&mut self) -> ICBOF1_W<'_>[src]

Bit 9 - ICBOF1 Interrupt Enable

pub fn icbof2(&mut self) -> ICBOF2_W<'_>[src]

Bit 10 - ICBOF2 Interrupt Enable

pub fn icbof3(&mut self) -> ICBOF3_W<'_>[src]

Bit 11 - ICBOF3 Interrupt Enable