[][src]Type Definition cc3220sf::udma::CHIS

type CHIS = Reg<u32, _CHIS>;

CHIS

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

For information about available fields see chis module

Trait Implementations

impl Readable for CHIS[src]

read() method returns chis::R reader structure

impl ResetValue for CHIS[src]

Register CHIS reset()'s with value 0

type Type = u32

Register size

impl Writable for CHIS[src]

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