Type Alias esp32c6_lp::generic::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 */ }