Type Alias W

Source
pub type W = W<UTIMECTL_SPEC>;
Expand description

Register UTIMECTL writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn utie(&mut self) -> UTIE_W<'_, UTIMECTL_SPEC>

Bit 1 - Write 1 to enable the user timer interrupt.

Source

pub fn utof(&mut self) -> UTOF_W<'_, UTIMECTL_SPEC>

Bit 3 - Configures whether the user timer overflows.