[][src]Type Definition xmc4200::usic0_ch0::SCTR

type SCTR = Reg<u32, _SCTR>;

Shift Control Register

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

For information about available fields see sctr module

Trait Implementations

impl Readable for SCTR[src]

read() method returns sctr::R reader structure

impl ResetValue for SCTR[src]

Register SCTR reset()'s with value 0

type Type = u32

Register size

impl Writable for SCTR[src]

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