Type Alias atsamd51p::port::group::wrconfig::DRVSTR_W

source ·
pub type DRVSTR_W<'a, REG, const O: u8> = BitWriter<'a, REG, O>;
Expand description

Field DRVSTR writer - Output Driver Strength Selection

Aliased Type§

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