[][src]Type Definition k210_pac::dmac::channel::BLOCK_TS

type BLOCK_TS = Reg<u64, _BLOCK_TS>;

Block Transfer Size Register

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

For information about avaliable fields see block_ts module

Trait Implementations

impl Readable for BLOCK_TS[src]

read() method returns block_ts::R reader structure

impl Writable for BLOCK_TS[src]

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

impl ResetValue for BLOCK_TS[src]

Register block_ts reset()'s with value 0

type Type = u64

Register size