[][src]Type Definition xmc4400::dsd_ch0::BOUNDSEL

type BOUNDSEL = Reg<u32, _BOUNDSEL>;

Boundary Select Register

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

For information about available fields see boundsel module

Trait Implementations

impl Readable for BOUNDSEL[src]

read() method returns boundsel::R reader structure

impl ResetValue for BOUNDSEL[src]

Register BOUNDSEL reset()'s with value 0

type Type = u32

Register size

impl Writable for BOUNDSEL[src]

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