pub type DseW<'a, REG> = BitWriter<'a, REG, Dse>;
Field DSE writer - Drive Strength Enable
DSE
pub struct DseW<'a, REG> { /* private fields */ }
Low drive strength is configured on the corresponding pin, if pin is configured as a digital output.
High drive strength is configured on the corresponding pin, if pin is configured as a digital output.