[][src]Type Definition efm32pg12_pac::timer0::ien::W

type W = W<u32, IEN>;

Writer for register IEN

Methods

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