Type Alias W

Source
pub type W = W<u32, Reg<u32, _CCR>>;
Expand description

Writer for register CCR%s

Aliased Typeยง

pub struct W { /* private fields */ }