[][src]Type Definition xmc4400::pba0::STS

type STS = Reg<u32, _STS>;

Peripheral Bridge Status Register

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

For information about available fields see sts module

Trait Implementations

impl Readable for STS[src]

read() method returns sts::R reader structure

impl ResetValue for STS[src]

Register STS reset()'s with value 0

type Type = u32

Register size

impl Writable for STS[src]

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