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

Field DG_PAD_FORCE_NOISO writer - Set this bit to disable the force isolation to the digital GPIOs.

Aliased Type§

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