[][src]Type Definition xmc4100::usic0_ch0::BYPCR

type BYPCR = Reg<u32, _BYPCR>;

Bypass Control Register

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

For information about available fields see bypcr module

Trait Implementations

impl Readable for BYPCR[src]

read() method returns bypcr::R reader structure

impl ResetValue for BYPCR[src]

Register BYPCR reset()'s with value 0

type Type = u32

Register size

impl Writable for BYPCR[src]

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