pub type Keyword = Reg<KeywordSpec>;
Expand description
KEYWORD (w) register accessor: Keyword n
You can reset
, write
, write_with_zero
this register using keyword::W
. See API.
For information about available fields see keyword
module
Aliased Typeยง
struct Keyword { /* private fields */ }