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

type RESP = Reg<u32, _RESP>;

Response register

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

For information about available fields see resp module

Trait Implementations

impl Readable for RESP[src]

read() method returns resp::R reader structure

impl ResetValue for RESP[src]

Register RESP[%s] reset()'s with value 0

type Type = u32

Register size

impl Writable for RESP[src]

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