[][src]Type Definition xmc4100::can::PANCTR

type PANCTR = Reg<u32, _PANCTR>;

Panel Control Register

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

For information about available fields see panctr module

Trait Implementations

impl Readable for PANCTR[src]

read() method returns panctr::R reader structure

impl ResetValue for PANCTR[src]

Register PANCTR reset()'s with value 0x0301

type Type = u32

Register size

impl Writable for PANCTR[src]

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