[][src]Type Definition k1921vk01t_pac::nt_can::PANCTR

type PANCTR = Reg<u32, _PANCTR>;

Register command panel

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

For information about avaliable 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 0

type Type = u32

Register size

impl Writable for PANCTR[src]

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