Type Alias R

Source
pub type R = R<CDETECT_SPEC>;
Expand description

Register CDETECT reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn card_detect_n(&self) -> CARD_DETECT_N_R

Bits 0:1 - Value on sdhost_card_detect_n input ports (1 bit per card), read-only bits. 0 represents presence of card. Only NUM_CARDS number of bits are implemented.