pub type INCWIDTH_W<'a, const O: u8> = FieldWriterSafe<'a, u32, CTRL_SPEC, u8, INCWIDTH_A, 2, O>;
Expand description

Field INCWIDTH writer - Increment Width

Implementations§

source§

impl<'a, const O: u8> INCWIDTH_W<'a, O>

source

pub fn incwidth1(self) -> &'a mut W

Byte 15 in DATA1 is used for the increment function.

source

pub fn incwidth2(self) -> &'a mut W

Bytes 14 and 15 in DATA1 are used for the increment function.

source

pub fn incwidth3(self) -> &'a mut W

Bytes 13 to 15 in DATA1 are used for the increment function.

source

pub fn incwidth4(self) -> &'a mut W

Bytes 12 to 15 in DATA1 are used for the increment function.