Type Alias Chid

Source
pub type Chid = Reg<ChidSpec>;
Expand description

CHID (rw) register accessor: Channel ID

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

For information about available fields see chid module

Aliased Typeยง

struct Chid { /* private fields */ }