[][src]Type Definition lpc54606_pac::sdif::ctype::R

type R = R<u32, CTYPE>;

Reader of register CTYPE

Methods

impl R[src]

pub fn card_width0(&self) -> CARD_WIDTH0_R[src]

Bit 0 - Indicates if card is 1-bit or 4-bit: 0 - 1-bit mode 1 - 4-bit mode 1 and 4-bit modes only work when 8-bit mode in CARD_WIDTH1 is not enabled (bit 16 in this register is set to 0).

pub fn card_width1(&self) -> CARD_WIDTH1_R[src]

Bit 16 - Indicates if card is 8-bit: 0 - Non 8-bit mode 1 - 8-bit mode.