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

type HRS = Reg<u32, _HRS>;

Hardware Request Status Register

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

For information about available fields see hrs module

Trait Implementations

impl Readable for HRS[src]

read() method returns hrs::R reader structure

impl ResetValue for HRS[src]

Register HRS reset()'s with value 0

type Type = u32

Register size

impl Writable for HRS[src]

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