pub type INT24_MASK_W<'a, REG> = BitWriter<'a, REG, INT24_MASK_A>;
Expand description

Field INT24_MASK writer - Mask bit

Aliased Type§

struct INT24_MASK_W<'a, REG> { /* private fields */ }

Implementations§

source§

impl<'a, REG> INT24_MASK_W<'a, REG>
where REG: Writable + RegisterSpec,

source

pub fn masked(self) -> &'a mut W<REG>

Masked

source

pub fn not_masked(self) -> &'a mut W<REG>

Not masked