[][src]Type Definition xmc4200::vadc::BRSCTRL

type BRSCTRL = Reg<u32, _BRSCTRL>;

Background Request Source Control Register

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

For information about available fields see brsctrl module

Trait Implementations

impl Readable for BRSCTRL[src]

read() method returns brsctrl::R reader structure

impl ResetValue for BRSCTRL[src]

Register BRSCTRL reset()'s with value 0

type Type = u32

Register size

impl Writable for BRSCTRL[src]

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