Type Alias Pattb

Source
pub type Pattb = Reg<PattbSpec>;
Expand description

PATTB (rw) register accessor: Pattern Buffer

You can read this register and get pattb::R. You can reset, write, write_with_zero this register using pattb::W. You can also modify this register. See API.

For information about available fields see pattb module

Aliased Typeยง

struct Pattb { /* private fields */ }