[][src]Type Definition stm32f4::stm32f469::otg_hs_host::HCTSIZ8

type HCTSIZ8 = Reg<u32, _HCTSIZ8>;

OTG_HS host channel-8 transfer size register

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

For information about available fields see hctsiz8 module

Trait Implementations

impl Readable for HCTSIZ8[src]

read() method returns hctsiz8::R reader structure

impl ResetValue for HCTSIZ8[src]

Register HCTSIZ8 reset()'s with value 0

type Type = u32

Register size

impl Writable for HCTSIZ8[src]

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