[][src]Type Definition lpc55s6x_pac::sdif::CARDTHRCTL

type CARDTHRCTL = Reg<u32, _CARDTHRCTL>;

Card Threshold Control

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

For information about available fields see cardthrctl module

Trait Implementations

impl Readable for CARDTHRCTL[src]

read() method returns cardthrctl::R reader structure

impl ResetValue for CARDTHRCTL[src]

Register CARDTHRCTL reset()'s with value 0

type Type = u32

Register size

impl Writable for CARDTHRCTL[src]

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