pub type Pattbuf = Reg<PattbufSpec>;
Expand description
PATTBUF (rw) register accessor: Pattern Buffer
You can read
this register and get pattbuf::R
. You can reset
, write
, write_with_zero
this register using pattbuf::W
. You can also modify
this register. See API.
For information about available fields see pattbuf
module
Aliased Typeยง
struct Pattbuf { /* private fields */ }