Type Alias TXDIS_W

Source
pub type TXDIS_W<'a> = BitWriter<'a, u32, CMD_SPEC, bool, 3>;
Expand description

Field TXDIS writer - Transmitter Disable

Aliased Typeยง

pub struct TXDIS_W<'a> { /* private fields */ }