[][src]Type Definition xmc1100::pau::AVAIL2

type AVAIL2 = Reg<u32, _AVAIL2>;

Peripheral Availability Register 2

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

For information about avaliable fields see avail2 module

Trait Implementations

impl Readable for AVAIL2[src]

read() method returns avail2::R reader structure

impl ResetValue for AVAIL2[src]

Register AVAIL2 reset()'s with value 0

type Type = u32

Register size

impl Writable for AVAIL2[src]

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