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

type W = W<u32, CTYPE>;

Writer for register CTYPE

Methods

impl W[src]

pub fn card_width0(&mut self) -> CARD_WIDTH0_W[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(&mut self) -> CARD_WIDTH1_W[src]

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