[][src]Type Definition mk66f18::spi0::TCR

type TCR = Reg<u32, _TCR>;

Transfer Count Register

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

For information about avaliable fields see tcr module

Trait Implementations

impl Readable for TCR[src]

read() method returns tcr::R reader structure

impl Writable for TCR[src]

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

impl ResetValue for TCR[src]

Register TCR reset()'s with value 0

type Type = u32

Register size