Type Alias ch32x0::W

source ·
pub type W<REG> = W<REG>;
Expand description

Register writer.

Used as an argument to the closures in the write and modify methods of the register.

Aliased Type§

struct W<REG> { /* private fields */ }