Type Alias attiny_hal::pac::usi::usicr::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 */ }