Type Alias ADCSRB

Source
pub type ADCSRB = Reg<ADCSRB_SPEC>;
Expand description

ADCSRB (rw) register accessor: The ADC Control and Status register B

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

For information about available fields see adcsrb module

Aliased Typeยง

struct ADCSRB { /* private fields */ }