[][src]Type Definition k22f::dma::TCD_ATTR

type TCD_ATTR = Reg<u16, _TCD_ATTR>;

TCD Transfer Attributes

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

For information about available fields see tcd_attr module

Trait Implementations

impl Readable for TCD_ATTR[src]

read() method returns tcd_attr::R reader structure

impl ResetValue for TCD_ATTR[src]

Register TCD%s_ATTR reset()'s with value 0

type Type = u16

Register size

impl Writable for TCD_ATTR[src]

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