[−][src]Type Definition lpc55_pac::sdif::DSCADDR
type DSCADDR = Reg<u32, _DSCADDR>;
Current Host Descriptor Address register
This register you can read, reset, write, write_with_zero, modify. See API.
For information about available fields see dscaddr module
Trait Implementations
impl Readable for DSCADDR[src]
read() method returns dscaddr::R reader structure
impl ResetValue for DSCADDR[src][+]
type Type = u32
fn reset_value() -> Self::Type[src][−]
impl Writable for DSCADDR[src]
write(|w| ..) method takes dscaddr::W writer structure