W

Type Alias W 

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

Register CIR writer

Aliased Type§

pub struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn interval1(&mut self) -> Interval1W<'_, CirSpec>

Bits 0:15

Source

pub fn interval2(&mut self) -> Interval2W<'_, CirSpec>

Bits 16:31