Type Alias attiny_hal::pac::usi::usicr::USICLK_W

source ·
pub type USICLK_W<'a, const O: u8> = BitWriterRaw<'a, u8, USICR_SPEC, bool, BitM, O>;
Expand description

Field USICLK writer - Clock Strobe

Aliased Type§

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