[][src]Type Definition k1921vk01t_pac::nt_can::can_node::NPCR

type NPCR = Reg<u32, _NPCR>;

Port control register node0

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

For information about avaliable fields see npcr module

Trait Implementations

impl Readable for NPCR[src]

read() method returns npcr::R reader structure

impl ResetValue for NPCR[src]

Register NPCR reset()'s with value 0

type Type = u32

Register size

impl Writable for NPCR[src]

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