Type Alias MCU_IE_R

Source
pub type MCU_IE_R = BitReader;
Expand description

Field MCU_IE reader - Input enable of the pin during sleep mode. 1: Input enabled. 0: Input disabled.

Aliased Typeยง

struct MCU_IE_R { /* private fields */ }