[][src]Type Definition xmc1100::usic0_ch0::BYP

type BYP = Reg<u32, _BYP>;

Bypass Data Register

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

For information about avaliable fields see byp module

Trait Implementations

impl Readable for BYP[src]

read() method returns byp::R reader structure

impl ResetValue for BYP[src]

Register BYP reset()'s with value 0

type Type = u32

Register size

impl Writable for BYP[src]

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