[][src]Type Definition atsame70n19b::tc0::tc_channel::TC_CMR_CAPTURE_MODE

type TC_CMR_CAPTURE_MODE = Reg<u32, _TC_CMR_CAPTURE_MODE>;

Channel Mode Register (channel = 0)

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

For information about available fields see tc_cmr_capture_mode module

Trait Implementations

impl Readable for TC_CMR_CAPTURE_MODE[src]

read() method returns tc_cmr_capture_mode::R reader structure

impl ResetValue for TC_CMR_CAPTURE_MODE[src]

Register TC_CMR_CAPTURE_MODE reset()'s with value 0

type Type = u32

Register size

impl Writable for TC_CMR_CAPTURE_MODE[src]

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