[][src]Type Definition lpc55_pac::sdif::CTYPE

type CTYPE = Reg<u32, _CTYPE>;

Card Type register

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

For information about available fields see ctype module

Trait Implementations

impl Readable for CTYPE[src]

read() method returns ctype::R reader structure

impl ResetValue for CTYPE[src]

Register CTYPE reset()'s with value 0

type Type = u32

Register size

impl Writable for CTYPE[src]

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