Type Alias TWEN_W

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

Field TWEN writer - TWI Enable Bit

Aliased Type§

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