Type Alias R

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

Register UTIMECTL reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn utie(&self) -> UTIE_R

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

Source

pub fn utip(&self) -> UTIP_R

Bit 2 - Represents the pending status of the user timer interrupt.

Source

pub fn utof(&self) -> UTOF_R

Bit 3 - Configures whether the user timer overflows.