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

type NSR = Reg<u32, _NSR>;

Register state node0

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

For information about avaliable fields see nsr module

Trait Implementations

impl Readable for NSR[src]

read() method returns nsr::R reader structure

impl ResetValue for NSR[src]

Register NSR reset()'s with value 0

type Type = u32

Register size

impl Writable for NSR[src]

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