[][src]Type Definition lpc54606_pac::sdif::TCBCNT

type TCBCNT = Reg<u32, _TCBCNT>;

Transferred CIU Card Byte Count register

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see tcbcnt module

Trait Implementations

impl Readable for TCBCNT[src]

read() method returns tcbcnt::R reader structure

impl ResetValue for TCBCNT[src]

Register TCBCNT reset()'s with value 0

type Type = u32

Register size

impl Writable for TCBCNT[src]

write(|w| ..) method takes tcbcnt::W writer structure