Type Alias TWSTO_W

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

Field TWSTO writer - TWI Stop Condition Bit

Aliased Type§

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