[][src]Type Definition atsame51j::sdhc0::BDPR

type BDPR = Reg<u32, _BDPR>;

Buffer Data Port

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

For information about available fields see bdpr module

Trait Implementations

impl Readable for BDPR[src]

read() method returns bdpr::R reader structure

impl ResetValue for BDPR[src]

Register BDPR reset()'s with value 0

type Type = u32

Raw register type (u8, u16, u32, ...).

impl Writable for BDPR[src]

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