Type Alias USITC_W

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

Field USITC writer - Toggle Clock Port Pin

Aliased Type§

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