pub type SCHMITT17_W<'a, const O: u8> = BitWriter<'a, SCHMITT_SPEC, O>;
Expand description

Field SCHMITT17 writer - Schmitt Trigger Control

Aliased Type§

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