Type Alias Master

Source
pub type Master = Reg<MasterSpec>;
Expand description

MASTER (rw) register accessor: MTB Master

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

For information about available fields see master module

Aliased Typeยง

struct Master { /* private fields */ }