Type Definition atsam4ls4b_pac::twim0::NCMDR[][src]

type NCMDR = Reg<u32, _NCMDR>;

Next Command Register

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

For information about available fields see ncmdr module

Trait Implementations

impl Readable for NCMDR[src]

read() method returns ncmdr::R reader structure

impl ResetValue for NCMDR[src]

Register NCMDR reset()’s with value 0

type Type = u32

Raw register type (u8, u16, u32, …).

impl Writable for NCMDR[src]

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