pub type R = R<u32, CR>;
Reader of register CR
pub struct R { /* private fields */ }
Bits 24:31 - Clock prescaler
Bit 23 - Polling match mode
Bit 22 - Automatic poll mode stop
Bit 20 - TimeOut interrupt enable
Bit 19 - Status match interrupt enable
Bit 18 - FIFO threshold interrupt enable
Bit 17 - Transfer complete interrupt enable
Bit 16 - Transfer error interrupt enable
Bits 8:11 - FIFO threshold level
Bit 4 - Sample shift
Bit 3 - Timeout counter enable
Bit 2 - DMA enable
Bit 1 - Abort request
Bit 0 - Enable