[−][src]Type Definition lpc55_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][+]
type Type = u32
fn reset_value() -> Self::Type[src][−]
impl Writable for CARDTHRCTL[src]
write(|w| ..) method takes cardthrctl::W writer structure