pub type LOG_CHECK_DATA_W<'a, REG> = FieldWriter<'a, REG, 32, u32>;
Expand description

Field LOG_CHECK_DATA writer - The special check data, when write this special data, it will trigger logging.

Aliased Type§

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