Type Alias IN_DONE_R

Source
pub type IN_DONE_R = BitReader;
Expand description

Field IN_DONE reader - The raw interrupt status bit for the IN_DONE_CH_INT interrupt.

Aliased Typeยง

struct IN_DONE_R { /* private fields */ }