[][src]Type Definition imxrt1062_usdhc1::DATA_BUFF_ACC_PORT

type DATA_BUFF_ACC_PORT = Reg<u32, _DATA_BUFF_ACC_PORT>;

Data Buffer Access Port

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

For information about available fields see data_buff_acc_port module

Trait Implementations

impl Readable for DATA_BUFF_ACC_PORT[src]

read() method returns data_buff_acc_port::R reader structure

impl ResetValue for DATA_BUFF_ACC_PORT[src]

Register DATA_BUFF_ACC_PORT reset()'s with value 0

type Type = u32

Register size

impl Writable for DATA_BUFF_ACC_PORT[src]

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