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

type SAR = Reg<u64, _SAR>;

SAR Address Register

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

For information about avaliable fields see sar module

Trait Implementations

impl Readable for SAR[src]

read() method returns sar::R reader structure

impl Writable for SAR[src]

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

impl ResetValue for SAR[src]

Register sar reset()'s with value 0

type Type = u64

Register size