[][src]Type Definition xmc1100::ccu40_cc40::INS

type INS = Reg<u32, _INS>;

Input Selector Configuration

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

For information about avaliable fields see ins module

Trait Implementations

impl Readable for INS[src]

read() method returns ins::R reader structure

impl ResetValue for INS[src]

Register INS reset()'s with value 0

type Type = u32

Register size

impl Writable for INS[src]

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