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