Type Alias atsame54n::gclk::genctrl::IDC_W

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

Field IDC writer - Improve Duty Cycle

Aliased Type§

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