pub struct W(_);
Expand description
Register ICR
writer
Implementations§
source§impl W
impl W
sourcepub fn ceataendc(
&mut self
) -> BitWriterRaw<'_, u32, ICR_SPEC, CCRCFAILC_A, BitM, 23>
pub fn ceataendc(
&mut self
) -> BitWriterRaw<'_, u32, ICR_SPEC, CCRCFAILC_A, BitM, 23>
Bit 23 - CEATAEND flag clear bit
sourcepub fn sdioitc(
&mut self
) -> BitWriterRaw<'_, u32, ICR_SPEC, CCRCFAILC_A, BitM, 22>
pub fn sdioitc(
&mut self
) -> BitWriterRaw<'_, u32, ICR_SPEC, CCRCFAILC_A, BitM, 22>
Bit 22 - SDIOIT flag clear bit
sourcepub fn dbckendc(
&mut self
) -> BitWriterRaw<'_, u32, ICR_SPEC, CCRCFAILC_A, BitM, 10>
pub fn dbckendc(
&mut self
) -> BitWriterRaw<'_, u32, ICR_SPEC, CCRCFAILC_A, BitM, 10>
Bit 10 - DBCKEND flag clear bit
sourcepub fn stbiterrc(
&mut self
) -> BitWriterRaw<'_, u32, ICR_SPEC, CCRCFAILC_A, BitM, 9>
pub fn stbiterrc(
&mut self
) -> BitWriterRaw<'_, u32, ICR_SPEC, CCRCFAILC_A, BitM, 9>
Bit 9 - STBITERR flag clear bit
sourcepub fn dataendc(
&mut self
) -> BitWriterRaw<'_, u32, ICR_SPEC, CCRCFAILC_A, BitM, 8>
pub fn dataendc(
&mut self
) -> BitWriterRaw<'_, u32, ICR_SPEC, CCRCFAILC_A, BitM, 8>
Bit 8 - DATAEND flag clear bit
sourcepub fn cmdsentc(
&mut self
) -> BitWriterRaw<'_, u32, ICR_SPEC, CCRCFAILC_A, BitM, 7>
pub fn cmdsentc(
&mut self
) -> BitWriterRaw<'_, u32, ICR_SPEC, CCRCFAILC_A, BitM, 7>
Bit 7 - CMDSENT flag clear bit
sourcepub fn cmdrendc(
&mut self
) -> BitWriterRaw<'_, u32, ICR_SPEC, CCRCFAILC_A, BitM, 6>
pub fn cmdrendc(
&mut self
) -> BitWriterRaw<'_, u32, ICR_SPEC, CCRCFAILC_A, BitM, 6>
Bit 6 - CMDREND flag clear bit
sourcepub fn rxoverrc(
&mut self
) -> BitWriterRaw<'_, u32, ICR_SPEC, CCRCFAILC_A, BitM, 5>
pub fn rxoverrc(
&mut self
) -> BitWriterRaw<'_, u32, ICR_SPEC, CCRCFAILC_A, BitM, 5>
Bit 5 - RXOVERR flag clear bit
sourcepub fn txunderrc(
&mut self
) -> BitWriterRaw<'_, u32, ICR_SPEC, CCRCFAILC_A, BitM, 4>
pub fn txunderrc(
&mut self
) -> BitWriterRaw<'_, u32, ICR_SPEC, CCRCFAILC_A, BitM, 4>
Bit 4 - TXUNDERR flag clear bit
sourcepub fn dtimeoutc(
&mut self
) -> BitWriterRaw<'_, u32, ICR_SPEC, CCRCFAILC_A, BitM, 3>
pub fn dtimeoutc(
&mut self
) -> BitWriterRaw<'_, u32, ICR_SPEC, CCRCFAILC_A, BitM, 3>
Bit 3 - DTIMEOUT flag clear bit
sourcepub fn ctimeoutc(
&mut self
) -> BitWriterRaw<'_, u32, ICR_SPEC, CCRCFAILC_A, BitM, 2>
pub fn ctimeoutc(
&mut self
) -> BitWriterRaw<'_, u32, ICR_SPEC, CCRCFAILC_A, BitM, 2>
Bit 2 - CTIMEOUT flag clear bit
sourcepub fn dcrcfailc(
&mut self
) -> BitWriterRaw<'_, u32, ICR_SPEC, CCRCFAILC_A, BitM, 1>
pub fn dcrcfailc(
&mut self
) -> BitWriterRaw<'_, u32, ICR_SPEC, CCRCFAILC_A, BitM, 1>
Bit 1 - DCRCFAIL flag clear bit
sourcepub fn ccrcfailc(
&mut self
) -> BitWriterRaw<'_, u32, ICR_SPEC, CCRCFAILC_A, BitM, 0>
pub fn ccrcfailc(
&mut self
) -> BitWriterRaw<'_, u32, ICR_SPEC, CCRCFAILC_A, BitM, 0>
Bit 0 - CCRCFAIL flag clear bit
Methods from Deref<Target = W<ICR_SPEC>>§
sourcepub unsafe fn bits(&mut self, bits: <REG as RegisterSpec>::Ux) -> &mut W<REG>
pub unsafe fn bits(&mut self, bits: <REG as RegisterSpec>::Ux) -> &mut W<REG>
Writes raw bits to the register.