[][src]Type Definition xmc4800::ebu::USERCON

type USERCON = Reg<u32, _USERCON>;

EBU Test/Control Configuration Register

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

For information about avaliable fields see usercon module

Trait Implementations

impl Readable for USERCON[src]

read() method returns usercon::R reader structure

impl Writable for USERCON[src]

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

impl ResetValue for USERCON[src]

Register USERCON reset()'s with value 0

type Type = u32

Register size