Type Alias USITC_W

Source
pub type USITC_W<'a, const O: u8> = BitWriter<'a, u8, USICR_SPEC, bool, O>;
Expand description

Field USITC writer - Toggle Clock Port Pin

Aliased Type§

struct USITC_W<'a, const O: u8> { /* private fields */ }